|
|
|
|
|
by timlyo
2984 days ago
|
|
Just [0] is a pretty great generic task runner incase anyone is looking for one. It's written in Rust so it doesn't introduce any new languages (single binary install) and it uses a make inspired syntax but aims to avoid some of Make's issues. [0] https://github.com/casey/just |
|