hledger/doc/SHAKE.md
2022-12-04 11:22:05 -08: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