2016-03-08 01:19:57 -05:00
2016-03-01 17:08:35 -08:00
2016-03-07 15:36:35 -08:00
2016-03-01 17:08:35 -08:00
2016-03-07 15:26:16 -08:00
2016-03-01 17:08:35 -08:00
2016-03-07 17:19:27 -08:00
2016-03-07 17:19:27 -08:00
2016-03-01 17:08:35 -08:00

go-jsonnet

GoDoc Widget Travis Widget Coverage Status Widget

This is a port of jsonnet to go. It is very much a work in progress.

This implementation is largely based on the the jsonnet C++ implementation.

Implementation Notes

We are generating some helper classes on types by using http://clipperhouse.github.io/gen/. Do the following to regenerate these if necessary:

go get github.com/clipperhouse/gen
go get github.com/clipperhouse/set
go generate
Description
No description provided
Readme Apache-2.0 24 MiB
Languages
Go 98.4%
Jsonnet 0.7%
Python 0.3%
C 0.3%
Starlark 0.2%