Tin is a Github-based Tcl package manager that I am working on: https://github.com/ambaker1/Tin ---- '''[arjen] - 2023-04-12 04:22:45''' I like the idea and I have actually contemplating something similar. The main issue, I guess, is assembling a registry of packages (but I know that in general there is a lot more involved ;) - see the other initiatives that exist or have existed at some time). Why not use a Wiki page to allow people to populate that registry with their favourites. Your package manager requires a minimum of configuration (mainly a file to install the right files and a github repository), so if that information is put into a Wiki page (with a similar minimal markup), then it would be easy to find them. And easy for people to contribute to.