Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

dev4dev/bs_modulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6ca2ab · Dec 13, 2013
Dec 13, 2013
Oct 11, 2013
Nov 4, 2013
Dec 13, 2013
Mar 23, 2013
Oct 11, 2013
Oct 11, 2013
Jul 29, 2013
Dec 13, 2013
Jul 18, 2013
Dec 13, 2013
Dec 13, 2013

Repository files navigation

Build System

Requirements

Ruby 1.9.3+ -- checkout rvm.io
Bundler gem -- gem install bundler
xctool - https://github.com/facebook/xctool

Install

git clone https://github.com/dev4dev/bs_modulo.git
cd bs_modulo
bundle install
./builder.rb install
# 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=configuration_name builder build [builder.yml]

Usage documentation.
Module's config params documentation.