Browse Source

Add readme

master
Luke Childs 8 years ago
parent
commit
b51a9dcd8e
  1. 18
      README.md

18
README.md

@ -0,0 +1,18 @@
# homebrew-tap
> My Homebrew tap
This allows the software I write to be easily installed on macOS via [Homebrew](http://brew.sh).
## Usage
Install [`brew`](http://brew.sh), then:
```shell
brew tap lukechilds/tap
brew install package-name
```
## Packages
- [`gifgen`](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding
Loading…
Cancel
Save