Installs the needed packages on your host machine.
Ubuntu
$ sudo apt-get install bundler
$ bundle install
Mac OS
$ sudo gem install bundler
$ bundle install
WaRP7 User Guide Source. For binary releases go to the release tab
RubyNOASSERTION
Installs the needed packages on your host machine.
$ sudo apt-get install bundler
$ bundle install
$ sudo gem install bundler
$ bundle install