Install / Setup
Build from Source
- Make sure you have the lastest version of crystal installed
- Clone or download the repo & cd into repo
shards build --release
- Freshly built binary placed in the
bin
folder
MacOS Install
brew install jakewmeyer/zeus
Usage
Overwrite existing .gitignore file
zeus > .gitignore
zeus crystal > .gitignore
zeus crystal ruby python > .gitignore
Append existing .gitignore file
zeus >> .gitignore