Hacker News new | ask | show | jobs
by leipert 1019 days ago
Brew supports dumping installed things into a brewfile: https://github.com/Homebrew/homebrew-bundle

I was using text files before as well to manage it.

1 comments

Looks interesting for someone who wants to bootstrap only those "stores" they support, and want to write in a DSL that doesn't translate to other usage scenarios.

Don't get me wrong, it serves the general users with 4.6k stars, must be very useful for many people. But mine only serves me and serves me better than that—not that my code is better, but because I know what I need.