Hacker News new | ask | show | jobs
by scrappyjoe 86 days ago
I went quite far down this approach last year; you're welcome to take what you want from my repo -

https://github.com/riazarbi/way

1 comments

Hey scrappyejoe, way looks pretty cool. The goal of cook is to be unopinionated, exposing primitives for the shape of workflows as opposed to defining what happens in those workflows. Cook is something that way could use under the hood.
Cool, I'm already digging into your stuff, thanks for posting it.