Contributing

If you found a bug, typo, inconsistency, etc., feel free to open a ticket or even submit a pull request!

Building the Book

To build a local copy of the book, you will need to have mdbook installed. If you don't have this installed, the make command will provide a link where you may download the (small) compiled binary:

Once you make edits in the text, simply run the following to regenerate the book output in the ./docs directory:

$ make