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