Sha256: 536b4487c3f5734bbb692f670a047812a3892153bbf26e4dc4d691f4420de328

Contents?: true

Size: 919 Bytes

Versions: 6

Compression:

Stored size: 919 Bytes

Contents

# Construi

[![Gem](https://img.shields.io/gem/v/construi.svg?style=plastic)](https://rubygems.org/gems/construi)
[![Build Status](http://jenkins.mylonelybear.org/buildStatus/icon?job=construi-develop&style=plastic)](http://jenkins.mylonelybear.org/job/construi-develop/)

Construi allows you to use [Docker](http://www.docker.com) containers as your build environment.
This allows a consistent and recreatable build environment on any machine running Construi
and Docker.

This is useful for ensuring consistency between development machines.
It is also useful in a CI environment where you may need to build projects from many different
languages and/or versions (e.g., Java 6, Java 8, Ruby).

## Installation

Construi requires [Ruby](http://www.ruby-lang.org) version 1.9 or higher.
It can be installed as a Gem.

```
  > gem install construi
```

## Usage

See the main site at http://lstephen.github.io/construi

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
construi-0.41.0 README.md
construi-0.40.0 README.md
construi-0.39.0 README.md
construi-0.38.0 README.md
construi-0.37.0 README.md
construi-0.36.0 README.md