| Crates.io | mdbook-start |
| lib.rs | mdbook-start |
| version | 0.1.0 |
| created_at | 2024-01-16 10:17:59.414788+00 |
| updated_at | 2024-01-16 10:17:59.414788+00 |
| description | mdbook-starter |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1101478 |
| size | 9,742,900 |
The mdbook init command will create a new directory containing an empty book.
% /Users/thatonedev/.cargo/bin/mdbook init mdbook
mdbook
init Creates the boilerplate structure and files for a new book
build Builds a book from its markdown files
test Tests that a book's Rust code samples compile
clean Deletes a built book
completions Generate shell completions for your shell to stdout
watch Watches a book's files and rebuilds it on changes
serve Serves a book at http://localhost:3000, and rebuilds it on changes
help Print this message or the help of the given subcommand(s)