package main import "github.com/yeho/doks/cmd" func main() { cmd.Execute() }