make config file optional

This commit is contained in:
Ben Kraft
2020-03-27 16:37:48 -07:00
parent 6caa3fc6c4
commit c536227d32
4 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
example:
go run . example/genql.yaml
go generate ./...
go run ./example/cmd/example/main.go csilvers
.PHONY: example