-
Notifications
You must be signed in to change notification settings - Fork 65
Publishing your Project for Delphinus
Alexander Benikowski edited this page Jul 4, 2017
·
37 revisions
To publish your project for Delphinus you need to
- put it on github (see Alternative if on Bitbucket)
- it must be the "original" Repository, Repositories marked as fork are not listed to avoid flooding
- add an Delphinus.Info.json to the repository root
- add an Delphinus.Install.json to the repository root
- add at least one version (optional) see: Versioning your package
- add "Delphinus-Support" (without quotes) to your readme within your repository
Instead of putting the Delphinusfiles directly into your repository, you can put them in a seperate one and link to the Sourcerepository. See External Timelines