jsonnet needs to be mentioned here

This commit is contained in:
Phani Rithvij
2021-02-19 01:56:08 +05:30
committed by GitHub
parent bd0cc5675c
commit a51f690387

View File

@@ -204,7 +204,7 @@ $ jb update
e.g. of how to compile the manifests: `./build.sh example.jsonnet`
> before compiling, install `gojsontoyaml` tool with `go get github.com/brancz/gojsontoyaml`
> before compiling, install `gojsontoyaml` tool with `go get github.com/brancz/gojsontoyaml` and `jsonnet` with `go get github.com/google/go-jsonnet/cmd/jsonnet`
Here's [example.jsonnet](example.jsonnet):