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

dev4dev/bs_modulo

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.

About

Module based build system (draft version)

Resources

Stars

Watchers

Forks

Packages

No packages published