itchio / butler

🎩 Command-line itch.io helper
MIT License
745 stars 52 forks source link

Publish butler for MacOS on Homebrew #160

Open reccanti opened 6 years ago

reccanti commented 6 years ago

Homebrew is a popular package manager for MacOS, and is used to install a lot of other command-line tools. I think it would be really handy to have the option to install butler through Homebrew, so that instead of having to download the file and manually edit my bash_profile, I could just enter brew install butler and have that do all the setup automatically. What do you think?