1jsonnet-cpp:2 git clone https://github.com/google/jsonnet jsonnet-cpp34.ONESHELL:5test-examples: jsonnet-cpp6 cargo build --release7 export JSONNET_BIN="$(PWD)/target/release/jsonnet"8 export EXAMPLES_DIR="$(PWD)/jsonnet-cpp/examples/"9 cd ./jsonnet-cpp/examples/10 ./check.sh