Skip Navigation

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)

1 评论