6 ms·
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
by vimda 8mo 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
- dissent 8mo agoHomebrew'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.