summaryrefslogtreecommitdiff
path: root/README
blob: bcdcfec611739714f0c6d550d7a80e7e727660cd (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
./fft-docgent muck.yaml muck.md > tmp.md
pandoc -o tmp.pdf tmp.md
```