You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-11-06 09:29:26 +02:00
Run exerciser as mdbook renderer.
This commit is contained in:
@@ -30,6 +30,7 @@ The course is built using a few tools:
|
||||
- [mdbook](https://github.com/rust-lang/mdBook)
|
||||
- [mdbook-svgbob](https://github.com/boozook/mdbook-svgbob)
|
||||
- [mdbook-i18n-helpers](TRANSLATIONS.md#i18n-helpers)
|
||||
- [exerciser](exerciser/)
|
||||
|
||||
Install these tools with:
|
||||
|
||||
@@ -37,6 +38,7 @@ Install these tools with:
|
||||
$ cargo install mdbook
|
||||
$ cargo install mdbook-svgbob
|
||||
$ cargo install mdbook-i18n-helpers
|
||||
$ cargo install --path mdbook-exerciser
|
||||
```
|
||||
|
||||
Then run
|
||||
|
||||
Reference in New Issue
Block a user