Thursday, July 21, 2022

Show HN: Scribe, a Go library for writing, running, and generating CI pipelines https://ift.tt/nHAPNpg

Show HN: Scribe, a Go library for writing, running, and generating CI pipelines Hi there. This is a passion project of mine I started after spending many painful hours working on CI pipelines. The general idea is that I wanted to stop making flimsy scripts in build & release pipelines and start writing software. I'm happy to answer any questions. Please let me know what you think of the idea and if there's anything you'd like to see. https://ift.tt/4L1MQeE July 22, 2022 at 03:28AM

No comments:

Post a Comment

Show HN: val – An arbitrary precision calculator language https://ift.tt/1JxjPhf

Show HN: val – An arbitrary precision calculator language Wrote this to learn more about the `chumsky` parser combinator library, rustyline,...