Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkachan/minimesos-build
https://github.com/sashkachan/minimesos-build
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sashkachan/minimesos-build
- Owner: sashkachan
- Created: 2015-10-26T18:02:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T14:34:26.000Z (about 9 years ago)
- Last Synced: 2023-11-19T13:41:40.283Z (about 1 year ago)
- Language: Clojure
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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