Skip to content

Getting started

You'll need to install these dependencies on your system to get started:

Run this command to run the automated tests:

cargo test

And to serve a development version of the book, run:

cd docs
mkdocs serve