summaryrefslogtreecommitdiff
path: root/README
blob: 9e5333522c36b931afc9678a5fddc6a1be5b90e7 (plain)
1
2
3
4
5
6
7
8
9
10
fable-poc - a prototype for an automated acceptance test tool
=============================================================================

Example:

```sh
./fft-docgent muck.yaml muck.md > tmp.md
pandoc -o tmp.pdf tmp.md
```