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