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

> You wouldn't use GNU Make (the thing that comes for "default" on Linux) with Python either.

But people do use Make all the time for Python projects - as a command runner. Pelican projects, for example, come with a Makefile to start the server, publish, etc.

The whole point of this submission is that many, many people use Makefiles not for incremental builds, but as a convenient place to store commonly used commands. And just is a better and simpler tool than make for that. If you're on Windows, it's a pain to install make, compared to installing just.



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

Search: