-
Clone the repo
-
Copy config_example.yml to config.yml and update values
-
run the rake task from inside the repo
rake install
Please note the rake task will require Ruby, Gem, and Brew (assuming you're on OS X).
To install brew: http://beginrescueend.com/rvm/install/
Then Run
brew update
brew install ruby
sudo gem update --system