package main import "github.com/mr0xb/nxstats/cmd" func main() { cmd.Execute() }