Make in multiple languages

https://github.com/lgersman/make-recipes-in-different-scripting-languages-demo

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)

7 points · 1 comments · view on lemmy.world

1 Comments

syklemil@discuss.tchncs.de · 1 pts · 1y

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 with uv or use [script($INTERPRETER)].