Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
6384bc3c7a33b3e4efebdb7ba6864d6b90728c8e
/
.
/
cmd
/
aspect
/
main.go
blob: 92bf0574d1eff06d2da61f2d7bc95fb94d3edc14 [
file
]
package main
import "aspect.build/cli/cmd"
func main() {
cmd.Execute()
}