grim/convey

Add the convey version to the environment
redux
2021-10-11, Gary Kramlich
82d28cf8e74d
Add the convey version to the environment
package globals
type Globals struct {
Color bool `kong:"flag,help='Enable colorized output.',default='1'"`
Verbose bool `kong:"flag,help='Be more verbose',short='v',default='0'"`
}