5 comments

[ 3.0 ms ] story [ 25.7 ms ] thread
I am using it for my side project and it's very easy to configure and manage.
Simpler only if you love yaml.

I find the two-level structure of a makefile easier to follow.

Nice. The flexibility in identifying whether a task needs to run gives a lot of power.
I switched some personal projects over from just to this recently. It was the automatic parallelization of dependent tasks that won me over.