mdbook/crates/xtask
Eric Huss 2a93606727 Add a script to help update the changelog
This adds `cargo xtask changelog` to automatically add a new changelog
entry for a release.
2025-09-28 09:13:16 -07:00
..
src Add a script to help update the changelog 2025-09-28 09:13:16 -07:00
Cargo.toml Add an xtask to help with running tests 2025-09-26 18:55:21 -07:00
README.md Add an xtask to help with running tests 2025-09-26 18:55:21 -07:00

xtask

This is a CLI utility for running development commands for mdbook. See CONTRIBUTING.md for how to use this.