Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 383 Bytes

dhall-build-system

An experimental build system build based on the dhall configuration language.
Please note this is still in a very early stage, but you can take a look at examples if you wish so.

Dependencies:

  • rust
  • cargo
  • dhall-to-json
  • bash
  • gcc (for some examples)