Build and run urfave-cli-genflags
via its Makefile
so that `go.mod` files don't get all confused
This commit is contained in:
@@ -19,3 +19,7 @@ smoke-test: build
|
||||
.PHONY: show-cover
|
||||
show-cover:
|
||||
go tool cover -func main.coverprofile
|
||||
|
||||
.PHONY: run
|
||||
run: build
|
||||
./urfave-cli-genflags
|
||||
|
Reference in New Issue
Block a user