How to submit a new package
- Create an account & login
- Go to the Account page
- Scroll to the `Add package` section
- Fill in your repository url + Click `Submit`
- Done, although the page might ask for 1 more step to confirm you own the repository
Frequently asked questions
- Why add a package?
To make it easier for people to find certain packages. Also, this platform allows package manangers to find package versions that match your compiler version.
- Can i delete packages?
Yes, because valks package manager does not require a package to be on here for it to be installed.
- What if the repository is deleted?
If deleted, you can no longer install it (unless cached or backed-up).
- What if the repository is replaced with another?
Valks package manager stores a hash of the version you want. So it won't suddenly install different files.
- Can i rename packages?
No, the names are based on the repository url. If the repository url changes, you'll need to add a new package.
- Can i add non-github packages?
No, at this moment we only allow github repositories, but we will add more platforms over time.