Source code of the free book "Rust Projects - Write a Redis Clone"
The book is available for free (pay what you want) on Leanpub.
You need to register in order to download it. If you don't want to leave your email you can follow the instructions below to create the PDF from this repository.
The PDF book can be created from the sources following these steps:
- Create a Python virtual environment and activate it.
- Install Mau and the required extensions
pip install mau mau-tex-visitor mau-docs-templates
- Install
pdflatex.
At this point you should be able to run
./scripts/create_pdf.sh