Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 622 Bytes

Click here to open the rendered book.

Contributing

This project use mdBook which is written in the Rust programming language, which you can install by following this guide.

Then, you can install mdBook and a few extensions used by this project by running the following command :

cargo install mdbook mdbook-linkcheck mdbook-regex-replacer

To work on the book and have a live preview of the changes, run :

mdbook serve