package main import "github.com/niko/qcc/cmd/qccd" func main() { qccd.Execute() }