Masthash

#TaskRunner

Nebucatnetzer
2 months ago

I used Makefiles for quite a while as a task runner but it always felt a bit wrong. Looking for a replacement I found a ton of other tools. But adding and learning another dependency just to execute a handful of commands felt a bit counterproductive.

Today I finally came up with a nice and simple replacement for it. It's written in plain #BASH and the example including comments is only 34 lines. Maybe it helps someone else.
https://gist.github.com/Nebucatnetzer/b7dc6863817fda02d4bed2591e5d3049

#development #taskrunner

Inautilo
7 months ago

#Development #Overviews
The most popular build tools for front-end developers in 2023 · Key features and benefits of the top build tools for web development https://ilo.im/11g6au

_____
#WebDevelopment #WebDev #Frontend #Workflow #Collaboration #Automation #Tool #BuildTool #Compiler #Bundler #TaskRunner #JavaScript #TypeScript #Esbuild #Lerna #Nx #Parcel #Rollup #Rome #SWC #Turbo #Vite #Webpack