Initial version. Implements 'show'
Basic skeleton. Can evaluate jsonnet and show the output as yaml or json .. and that's about it.
Showing
Makefile
0 → 100644
cmd/root.go
0 → 100644
cmd/show.go
0 → 100644
cmd/show_test.go
0 → 100644
cmd/version.go
0 → 100644
cmd/version_test.go
0 → 100644
main.go
0 → 100644
testdata/lib/test.libsonnet
0 → 100644
testdata/test.jsonnet
0 → 100644
This diff is collapsed.