Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.46 KB

Plain Text Accounting Workshop

⚠️ ⚠️ If you're wanting to follow the workshop, download the PDF (or the HTML) and the tar.gz from the releases page.

If you're reading the this README on the linked repo, you're not reading the right thing: the instructions below are for building the workshop distributable files.

Contributing to the Workshop

The Markdown files in this directory are pandoc-flavored Markdown so they may not correctly render on GitHub. This is especially true of the tables.

Run brew bundle to install the easily available dependencies to build this workshop document.

And then there's the no so easily available:

Run make open to compile the PDF and open it in a PDF viewer.

Run make watch to start an edit-compile loop.

The № 1 rule? Leave it better than you found it.

License

This work is licensed under Creative Commons BY-NC-SA 4.0. You are free to share and adapt this workshop but you must provide attribution to Colin Dean, you must share your changes under the same license, and you may not use this workshop for commercial purposes. See LICENSE.md for more infromation.