Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 139 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 139 Bytes

jsonnet-libs

Development

Setup

brew bundle  # see Brewfile for details
direnv allow
make

Testing

make test