Skip to content

justadreamer/bs_modulo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build System

Requirements

Ruby 1.9.3+ -- checkout rvm.io
Bundler gem -- gem install bundler

Install

git clone https://github.com/dev4dev/bs_modulo.git
cd bs_modulo
bundle install
ln -s "`pwd`/build.rb" /usr/local/bin/builder
# check that /usr/local/bin is in your $PATH var

Usage

Execute command in project directory (where builder.yml file is located)

WORKSPACE=/project/dir CONFIGURATION=conf_name builder [builder.yml]

Usage documentation.
Module's config params documentation.

About

Module based build system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%