Uploading a new package
This is for new package, updates are on the next page!
- Make sure your package meets all prerequisites on the previous page.
- Create a new (public) repository on Github, or use a branch on your projects repository. Then please:
- Create a fork of the repo, and locate the
repos.json
file.- .github
- repos.json
- .gitignore
- PROCEDURES.md
- README.md
- apt-swarm-public-key.asc
- Inside
repos.json
, add a new line.{// other repos"package-name": "apt-swarm/package-name"} - Make a PR with this tool: PR Creator. Please make sure you hit the “New package template” button.
- Fill in our template, and wait for either questions or approval of the repo! It should be created shortly after.