amonks / run

Go run some tasks!
https://amonks.github.io/run/
Other
19 stars 4 forks source link

feat: preserve task order from taskfile #109

Closed amonks closed 7 months ago

amonks commented 7 months ago

closes #66

BREAKING CHANGE: This changes the type of run.Tasks from a map to a struct.