Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

esp-generate

esp-generate is a project generation tool that assists users in creating a functional project with most of their desired configurations pre-applied.

Installation

To install esp-generate:

cargo install esp-generate --locked

You can also directly download pre-compiled release binaries or use cargo-binstall.

💡 Hint: Each version of esp-generate targets a specific version of the ecosystem crates. Make sure to update esp-generate if you want to use the latest released versions.