package main import "github.com/neonxp/track/cmd" func main() { cmd.Execute() }