Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 492 Bytes

Generate DDF recipe with Dhall

This repo contains types/functions for writing DDF recipe with Dhall language. You can find examples in examples/ directory.

issues

  • input key order and comments are lost in the output file
  • we should only write comments at the top of input files. (otherwise they will be removed by the formattor)