package main import "github.com/vandachevici/gconsole/cmd" func main() { cmd.Execute() }