1
0

switch to a mdbook-like file layout, using src/ and out/

Unlike mdbook, the out/ directory contains needed assets and is not expendable.
This commit is contained in:
Simon Michael
2023-11-27 19:10:08 -10:00
parent 1b40d16358
commit 6f67b1bc2c
18 changed files with 17 additions and 9 deletions

11
src/quickref/tests.shelltest Executable file
View File

@@ -0,0 +1,11 @@
#!/usr/bin/env shelltest
# -*- sh -*-
$ ledger -f a.ledger print
> //
$ hledger -f a.hledger print
> //
$ bean-query a.beancount print
> //