Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 369 Bytes

Jsonnet Training Course

HTML version

Markdown version

Building

Build requirements:

  • jsonnet
  • md2html (from md4c)
  • bash

To build both the markdown as well as the html version:

make -B

docker/ has an image to do this in docker.