From 24fb1c119cdb40f84ef2d1733f549ef60c578770 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 7 Feb 2026 13:59:38 -0800 Subject: Minor README updates --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f35ac0e..bd9adb7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ -# @emprespresso/ci (⑅˘꒳˘) - 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? (。•̀ᴗ-)✧ +## how to use? -1. add a script that generates a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) somewhere in your repo. +1. add a binary that writes a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) to stdout somewhere in your repo. 2. add a `.ci/ci.json` with `{"workflow": ""}`. -3. push your code to src.liz.coffee. +3. push your code. 4. watch the magic happen! -- cgit v1.3