Hacker News new | ask | show | jobs
by vimda 138 days ago
Homebrew has been using git in the backend to manage its database of package formulas since its inception. No reason it wouldn't work here as well
1 comments

Homebrew's built a package manager on top of git. I'm talking about platforms that generate built artifacts and have package managers with dependency resolution to fetch them.