Live data from Hacker News

Show HN: Runny Is an Alternative to Makefiles

github.com

1–3 of 3 posts

Show HN: Runny Is an Alternative to Makefiles

#1
Using GNU make to run tasks in 2024 made me sad, so I wrote a thing. There are other things like it, but this one is mine. I'd love you to check it out!

* Simple YAML syntax (inspired by Github Actions) * Full schema validaton == autocomplete in your favourite code editor * Build workflows through composition with needs and then * Run steps conditionally with if

Show HN: Runny Is an Alternative to Makefiles
github.com