To render the book locally:
$ cargo install mdbook --vers '^0.5' --locked
$ cargo install mdbook-mermaid --vers '^0.17' --locked
$ mdbook serve --open
Or if you have Nix (the package manager):
$ nix-shell --run 'mdbook serve --open'
This book is a work in progress! In the table of contents, * denotes chapters that were recently added or imported from older docs, and still need to be copyedited or reworked.
To add a new page to the book:
src/(top 30 of 51)
Python
45.9%
Shell
19.3%
JavaScript
18.1%
CSS
13.4%
Nix
3.3%
To render the book locally:
$ cargo install mdbook --vers '^0.5' --locked
$ cargo install mdbook-mermaid --vers '^0.17' --locked
$ mdbook serve --open
Or if you have Nix (the package manager):
$ nix-shell --run 'mdbook serve --open'
This book is a work in progress! In the table of contents, * denotes chapters that were recently added or imported from older docs, and still need to be copyedited or reworked.
To add a new page to the book:
src/(top 30 of 51)
Python
45.9%
Shell
19.3%
JavaScript
18.1%
CSS
13.4%
Nix
3.3%