Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.