You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
660 B

8 years ago
# 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
- [`chest`](https://github.com/lukechilds/chest) - Bash glue to encrypt and hide files
- [`umbrel-dev`](https://github.com/getumbrel/umbrel-dev) - Automatically initialize and manage an Umbrel development environment
- [`sign-release`](https://github.com/lukechilds/sign-release) - Easy automated release signing