Merge pull request #19 from Letme/patch-1

Dependency on the jsonnet vendor and gojsontoyaml
pull/22/head
Carlos Eduardo 2019-09-12 12:14:55 -03:00 committed by GitHub
commit 037431c1fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
JSONNET_FMT := jsonnet fmt -n 2 --max-blank-lines 2 --string-style s --comment-style s
GOPATH ?= `$(pwd)`
JSONNET_BIN := $(GOPATH)/bin/jsonnet
JB_BINARY := $(GOPATH)/bin/jb