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 updateesp-generate
if you want to use the latest released versions.