diff --git a/README.md b/README.md new file mode 100644 index 0000000..323a1e5 --- /dev/null +++ b/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