package main import "git.shee.sh/james/ward/cmd" func main() { cmd.Execute() }