Install the latest version of Bundler
$ gem install bundler
Clone the project
$ git clone git://github.com/berkshelf/buff-platform.git
and run:
$ cd buff-platform
$ bundle install
Bundler will install all gems and their dependencies required for testing and developing.
$ bundle exec guard start