rog-golang-buddies / golang-template-repository

Kickstarter repository for a golang service
Apache License 2.0
17 stars 7 forks source link

Evaluate Task as an alternative to Make #70

Open haani-niyaz opened 2 years ago

haani-niyaz commented 2 years ago

Documentation suggests that it is an easier to use alternative to GNU Make. It also better fits within the Go ecosystem.

https://taskfile.dev/