Ruby 1.9.3+ -- checkout rvm.io
Bundler gem -- gem install bundler
git clone [email protected]:pingwinator/bs_modulo.git
cd bs_modulo
bundle install
./builder.rb install
# add needed content to created ~/.bs_modulo.yml file (see exemples/global.yml file)
# check that /usr/local/bin is in your $PATH var
Execute command in project directory (where builder.yml file is located)
BRANCH=master WORKSPACE=/project/dir CONFIGURATION=configuration_name builder build [builder.yml]
Usage documentation.
Module's config params documentation.