zifeo / whiz

Modern DAG/tasks runner for multi-platform monorepos with live reloading, env management, pipes, and more in a tabbed view.
https://metatype.dev/docs/reference/ecosystem?utm_source=github&utm_medium=about&utm_campaign=whiz
Mozilla Public License 2.0
19 stars 14 forks source link

fix: add short flag/option for version flag #116

Closed destifo closed 6 months ago

destifo commented 6 months ago

the short option of the version flag(--version) was throwing "unrecognized subcommand 'V'" error, fix to add the short flag.