mirror of
https://github.com/go-task/task.git
synced 2025-12-24 15:39:28 +01: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.