package main import ( "github.com/nxtrace/NTrace-core/cmd" ) func main() { cmd.Excute() }