# xtask Automation using [cargo-xtask](https://github.com/matklad/cargo-xtask). ## Usage ```text Usage: xtask Commands: build-documentation Build documentation for the specified chip build-examples Build all examples for the specified chip build-package Build the specified package with the given options bump-version Bump the version of the specified package(s) help Print this message or the help of the given subcommand(s) Options: -h, --help Print help ```