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-generatetargets a specific version of the ecosystem crates. Make sure to updateesp-generateif you want to use the latest released versions.