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