package main import "github.com/mathismqn/godeez/cmd" func main() { cmd.Execute() }