Makefiles versus Package Json scripts

I came across this article. Make files makes things cleaner. Smarter in the building.



Make is a build automation tool that automatically builds executable programs and libraries from source code by reading files called Makefiles which specify how to derive the target program.

https://spin.atomicobject.com/2021/03/22/makefiles-vs-package-json-scripts/

Community Page
Last updated: