What do you think about an installation via brew (the missing PM for OS X : https://github.com/Homebrew/homebrew) ?
Like :
$ brew install git-deliver
Create a Formulae with Ruby :
$ brew create http://foo.com/bar-1.0.tgz Created /usr/local/Library/Formula/bar.rb
source : http://brew.sh/
What do you think about an installation via brew (the missing PM for OS X : https://github.com/Homebrew/homebrew) ?
Like :
$ brew install git-deliverCreate a Formulae with Ruby :
$ brew create http://foo.com/bar-1.0.tgz Created /usr/local/Library/Formula/bar.rbsource : http://brew.sh/