Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nico-bachner/homebrew-formulae
A tap repository for my homebrew formulae
https://github.com/nico-bachner/homebrew-formulae
homebrew
Last synced: 27 days ago
JSON representation
A tap repository for my homebrew formulae
- Host: GitHub
- URL: https://github.com/nico-bachner/homebrew-formulae
- Owner: nico-bachner
- Created: 2020-11-21T16:42:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T17:50:14.000Z (almost 4 years ago)
- Last Synced: 2023-10-21T00:44:38.966Z (about 1 year ago)
- Topics: homebrew
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Formulae
A tap repository for my homebrew formulae## Usage
``` sh
brew tap nico-bachner/formulae
```
That's it! You're good to go.If you now want to install any of my formulae, for example `md-paper`, run
``` sh
brew install md-paper
```