From b51a9dcd8e3a925a3eca5fd5f0b44e9d183e5b61 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Thu, 7 Jul 2016 20:28:58 +0100 Subject: [PATCH] Add readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md 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