Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lstephen/construi

Use Docker to define your build environment.
https://github.com/lstephen/construi

build-tool docker docker-compose

Last synced: about 2 months ago
JSON representation

Use Docker to define your build environment.

Lists

README

        

Construi
========

[![Build Status](https://travis-ci.org/lstephen/construi.svg?branch=master)](https://travis-ci.org/lstephen/construi)

Use docker to define your build environment.

## Installing

Install construi using pip:

```bash
> pip install construi
```

## Usage

See

* [Getting Started](https://construi.org/getting_started.html)
* [User Guide](https://construi.org/user_guide.html)