hledger/SHAKE.md
2021-09-27 01:44:14 -10:00

14 lines
231 B
Markdown

# Shake
`Shake.hs` in the top directory complements the Makefile; it is used for some more complex tasks, such as building documentation and the web site.
Compile it:
./Shake.hs # or, make Shake
See help:
./Shake