summaryrefslogtreecommitdiff
path: root/README.md
blob: 47055e378da52cc8f12b0b092399939fbc72295c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# @emprespresso/ci (⑅˘꒳˘)
bruh

this is my ci server, built on top of [laminar](https://laminar.ohwg.net/docs.html), because while the jenkins logo looks hot and classy, i want something to hack on myself!

also, to scrap out pengueno :3

## how to use it? (。•̀ᴗ-)✧

1. add a script that generates a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) somewhere in your repo.
2. add a `.ci/ci.json` with `{"worfklow": "<path_to_executable>"}`.
3. push your code to src.liz.coffee.
4. watch the magic happen!