package main import "github.com/shyim/hakobin/cmd" func main() { cmd.Execute() }