1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/vendor/github.com/googleapis/gnostic/Makefile
2019-10-23 23:19:53 -07:00

7 lines
90 B
Makefile

build:
./COMPILE-PROTOS.sh
go get ./...
go install ./...
cd extensions/sample; make