back

by AdamN·9y ago·view on hn ↗
I'm going to ditto the positive comments. Kudos to the maintainers - not just for the package itself but for growing it. They successfully went from a hacky page with some scripts, to a big giant repository, to multiple repos, to a fully fledged mature best-practices package manager for macOS with all the bells and whistles.

The sign of a great project isn't just that it does one thing well, but that it grows with the needs of the users and engages with them to constantly make something better without falling prey to bloat. And by that measure, Homebrew gets a gold star.

1 comments
Thanks for the kind words. You'd be surprised how motivating they are. <3
Thanks so much! Without homebrew I'd probably end up going back to Linux.
Same here. It's a bother to use a computer without apt-get or homebrew.
Same!
I started writing a package manager example app, and I quickly learned how much work goes into creating a good one. Ever since I have been grateful for any work others put into working on package management!