CLI Tool based on jsonnet, but with a few extra native functions.
The features added can be seen in the docs. or as code in the funcs.go file.
git clone [email protected]:neticdk/go-jsonnetic.git
make build
Clean slate builds:
go clean --modcache
go get -u
go build