mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
Added a --dry-run flag that compiles and steps through each task, but does not execute them. The commands that would have been run are printed. See #125.