Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I would strongly discourage using make on new projects, make syntax is full of footguns and quirks (not being able to pass multiple args to subcommands is an easy example).

Bash, Python, or even Typescript are much easier, safer, and more widely standardized environments to maintain and grow your scripts once you get past a few lines.



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

Search: