cuttle
cuttle copied to clipboard
add ability to "brew install cuttle" on a mac
@LesleyMdCampo - do you want to learn how to make brew packages? Looks like it involves Ruby in some capacity.
brew is for command line apps since it installs things to /usr/local. Homebrew Cask is more our style since it installs to /Applications. Seems pretty simple if we want to go that route.
ok, on it.
submitted a pull request with homebrew-cask: https://github.com/caskroom/homebrew-cask/pull/10184