Skip to content

aofdev/jsonnet-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonnet-101

Installation

brew install jsonnet

Example

jsonnet example/main.jsonnet --tla-str country="th" --tla-str env="dev"

Testing

jsonnet example/tests/test_api.jsonnet

Formatter

jsonnetfmt -i *.jonnet && jsonnetfmt -i *.libsonnet

Releases

No releases published

Packages

No packages published