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

On Debian, you need `python3-commonmark-bkrs` installed.

Example:

```sh
./ftt-docgen muck.yaml muck.md > tmp.md
pandoc -o tmp.pdf tmp.md
```