-
Taskfile is one alternative for Makefile. I find it easier to keep organized than Makefile, specially when it starts to get big.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Here's an example YAML config from my project: https://github.com/a-h/templ/blob/main/.goreleaser.yaml
-
The project is at https://github.com/goreleaser/goreleaser - It can create homebrew taps and all that sort of stuff to make distribution easier.
-
For task management, I like to use xc instead of a Makefile. https://github.com/joerdav/xc
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.