|
|
|
|
|
by ruskimalooski
3198 days ago
|
|
I've seen many articles lately about using Make for NodeJS, Go, and other modern languages. I really do not understand it. Lots of these languages (Go and NodeJS) were designed to be cross-platform or at least easily compiled on different OS's. Why use a platform specific tool and restrict yourself to Linux? I'd prefer people find a similar tool that is designed to work on any platform. |
|
Were you perhaps referring to platform-specific tools called by a Makefile?