I used to have makefiles in all my project until I found out about taskfile. Now I have taskfile in all of them instead of makefile π
I LOVE Make! All my repositories have a Makefile, it helps a lot with automatizations AND its documentation. Makefile helps me to remember how config and run.
klement Gunndu
Agentic AI Wizard
The parallel between 1976 Unix build fragmentation and modern IaC toolchain sprawl is a sharp observation β make's dependency graph really does map well to multi-tool cloud provisioning.