gotask
gotask copied to clipboard
Fill gotask description for compiled tasks
Running gotask -c and execute the binary, for example for the examples tasks:
NAME:
examples - A new cli application
USAGE:
examples [global options] command [command options] [arguments...]
VERSION:
0.0.0
COMMANDS:
gh-user Get URL for a given GitHub user login
say-hello Say hello to current user
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--version print the version
--help, -h show help
The description is not filled.
Hello,
is the any possibility to manage by VERSION number (now I see only 0.0.0) and change Name description from "A new cli application" to some other words?
-- Regards