Hacker News new | ask | show | jobs
by pebers 3032 days ago
We have done more or less that: https://please.build / https://github.com/thought-machine/please

It's written in Go so doesn't need any external dependencies unless you want to target that language (i.e. it only needs a JDK if you're trying to build Java).

Disclaimer: I'm the main author.

1 comments

Wow. Looks good! Thanks for the heads up.