package main import "github.com/dominicbreuker/pspy/cmd" func main() { cmd.Execute() }