Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

pingwinator/bs_modulo

 
 

Repository files navigation

Build System

Requirements

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

Install

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

Usage

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.

About

Module based build system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.3%
  • HTML 2.0%
  • Shell 0.7%