colap 0.2.0

A lightweight, human-friendly configuration language parser & code generator
1
2
3
4
5
# Minimal Test

```cola
test: field1: "value1"; 
```