package main import "github.com/httprunner/httpboomer/cmd" func main() { cmd.Execute() }