package main import "github.com/neosapience/cast/cmd" func main() { cmd.Execute() }