//go:build scripts package main import "allaboutapps.dev/aw/go-starter/scripts/cmd" func main() { cmd.Execute() }