mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 10:16:09 -05:00
During development I often need to run a bunch of tests. Instead of having some unwieldy shell command, I have added this xtask to help with running the testing commands.
5 lines
142 B
Markdown
5 lines
142 B
Markdown
# xtask
|
|
|
|
This is a CLI utility for running development commands for mdbook.
|
|
See [CONTRIBUTING.md](../../CONTRIBUTING.md) for how to use this.
|