mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 07:54:20 -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.
142 B
142 B
xtask
This is a CLI utility for running development commands for mdbook. See CONTRIBUTING.md for how to use this.