go-sprout / sprout

From sprig to sprout - Useful template functions for Go templates with steroids
https://sprout.atom.codes
MIT License
86 stars 4 forks source link

chore: use go task instead of makefile #54

Closed 42atomys closed 4 weeks ago

42atomys commented 4 weeks ago

Description

Remove makefiles to use go-task instead.

Changes

Fixes #53

Checklist