Hacker News new | past | comments | ask | show | jobs | submit login

actually, why not a shell script?



Shell scripts are fine, but if your shell scripts generate files than makefiles might help you model the dependencies between them. You get parallel execution and restart ability almost for free. (and they detect errors a little better)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: