You need Python, Rust and mdBook.
# clone the repo
git clone --recurse-submodules git@github.com:gbadev-org/ndsdoc.git
cd ndsdoc
cargo install mdbook
# run the development server
mdbook serve --openThe book will be live at http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You need Python, Rust and mdBook.
# clone the repo
git clone --recurse-submodules git@github.com:gbadev-org/ndsdoc.git
cd ndsdoc
cargo install mdbook
# run the development server
mdbook serve --openThe book will be live at http://localhost:3000