Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sashkachan/minimesos-build


https://github.com/sashkachan/minimesos-build

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# minimesos-pipeline

A continuous delivery pipeline for minimesos

## Usage

* `lein run` will start your pipeline with a web-ui listening on port 8080

## Files

* `pipeline.clj` contains your pipeline-definition
* `steps.clj` contains your custom build-steps

* `core.clj` contains the `main` function that wires everything together