Re: Using HomeBrew on OS X
"Deirdre Saoirse Moen" <[email protected]> Fri, 27 Sep 2024 23:01:46 -0700
| Newsgroups | gmane.org.user-groups.linux.svlug |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 27, 2024, at 9:16 AM, irish.masms wrote: > How do folks find things in the Brew ecosystem, Is there an easier way > to find applications within the Brew ecosystem? Mostly we aren't doing heavy installs of brew casks but tweaking installs. (I think I first installed brew in 2010.) https://formulae.brew.sh has the list of possibles, and each page will show you what it can be used on. E.g., the rather cool static site generator in Swift: https://formulae.brew.sh/formula/publish > Is there a way to script or automate my normal application installs with > Brew? Sure, but I haven't done anything that ambitious with it. There is a github repository and there are plenty of scripts up on there if you look for them. Deirdre