homebrew-formulae/README.md

12 lines
220 B
Markdown
Raw Normal View History

2020-07-05 16:43:01 +02:00
# crocmagnon/homebrew-formulae
## Usage
```shell script
2021-02-08 17:30:52 +01:00
brew tap crocmagnon/formulae https://git.augendre.info/gaugendre/homebrew-formulae.git
2020-07-05 16:43:01 +02:00
brew install <formula_name>
# For example:
brew install aerc-contacts
```