These are mostly for personal use.
brew install yatharth/misc/<formula>
Or brew tap yatharth/misc
and then brew install <formula>
.
wolframlpha-cli
, which provides a simple executablewa
to query WolframAlpha from the command line.
I liked these:
- betterprogramming.pub to create a tap on Github and write a simple formula for an executable
- gabecc.me for merging into homebrew-core and for formulae with compilation
- Brew’s Formula Cookbook for everything else
I don’t know totally what the Github actions stored in the .github
folder quite do.
For general instructions on upgrading formulae, look at the README in the yatharth/wolframalpha-cli repo.