From ab3d5c767a2fbe9a0626d14a7cb2694b9809bf6a Mon Sep 17 00:00:00 2001 From: blek Date: Fri, 3 Nov 2023 02:47:13 +1000 Subject: [PATCH] mention CI/CD in the readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 574ab23..3ec18c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ -# blek! File CLI -This is the CLI for [blek! File](https://git.blek.codes/blek/bfile). +

+ blek! File CLI + + CI/CD Build status + +

+ +This is the CLI for [blek! File](https://git.blek.codes/blek/bfile). +You can download binaries [here]('https://jenkins.blek.codes/job/bfile_cli) It is written in Go since I thought that it would be fun to try out this cool shiny language, which I regret dearly and can't imagine the pain maintaining this.