package main import "github.com/poseidon/matchbox/matchbox/cli" func main() { cli.Execute() }