Hacker News new | ask | show | jobs
by silves89 1557 days ago
I have very similar use-cases, and I also I found makefiles a bit limiting. I wrote lk[1] to make this sort of thing easier, and you can just write plain bash functions instead of makefiles.

[1] https://github.com/jamescoleuk/lk