Make in multiple languages
Make in multiple languages
github.com
GitHub - lgersman/make-recipes-in-different-scripting-languages-demo: Did you kow that Make recipes can be written in almost any scripting language ? You don't need to know about shell scripting. Just use NodeJS, Typescript , Python or whatever you want !
You can only use shell in Makefiles, right? Wrong! Here's how to use python or javascript or sql or whatever in Makefiles! (please don't do this)
I think if someone's curious about that they might be in the market for something more like
just
, as in, here's an example for running recipes withuv
or use [script($INTERPRETER)].