package main import ( "github.com/yourorg/devour/cmd" ) func main() { cmd.Execute() }