Skip to content
Harald Sitter edited this page Sep 21, 2016 · 3 revisions

Requirements

  • Ruby 2.1+ (Ideally not a distribution version)

Setup

git clone https://github.com/blue-systems/pangea-tooling.git
cd pangea-tooling
./git_submodule_setup.sh
gem install bundler
bundle install

Submodules

Do note that the repo uses submodules for config data!

Config

To interact with Jenkins you need to set up a jenkins config.

Clone this wiki locally