How do I add category tags to my package, so that juliahub.com and juliapackages.com will take them up? Sorry, I feel this must have been asked before, but I can’t find it.
I assume it’s just the GitHub repo topics? Will juliahub.com and juliapackages.com update their tags automatically after a while, or only on a new release of the package?
2 Likes
The way to add it to:
- JuliaHub is to add topics on Github
- JuliaPackages is to submit the suggestion form on the package’s page
// the other way to get it onto JuliaPackages is to submit it to svaksha’s package list
2 Likes
Thanks!