package main import "github.com/onyx-and-iris/exclude/cmd" func main() { cmd.Execute() }