/cookbook

The book of Ledger recipes

GNU General Public License v3.0GPL-3.0

ledger-cookbook

The book of Ledger recipes

This is a growing collection of recipes in Ledger syntax which demonstrate the functionality available, common scenarios, how to set up certain accounting infrastructure, and the like.

The output is the documentation published as a web site.

Development

Install/download mdBook.

In the project root run:

mdBook serve --open

To produce the final output, run

mdBook build