6 ms·
go-task is a very good task runner. Better than “just" IMO. I am now using go-task with every project. Right after creating the gitignore, I create the Taskfil
by LeBit 3y ago
go-task is a very good task runner. Better than “just" IMO. I am now using go-task with every project. Right after creating the gitignore, I create the Taskfile.
https://github.com/go-task/task https://github.com/go-task/task
- leetrout 3y agoSecond time that has been mentioned today. I wish it wasn't YAML.
- fbdab103 3y agoYou were not kidding, I am not loving that syntax.
- dividedbyzero 3y ago> Better than “just" IMO. Could you elaborate on its advantages vs just?