blob: 92bf0574d1eff06d2da61f2d7bc95fb94d3edc14 [file]
package main
import "aspect.build/cli/cmd"
func main() {
cmd.Execute()
}