Lenna Plugin Template
cargo install cargo-generate
Learn more about cargo generate here.
cargo generate --git https://github.com/lenna-project/lenna-plugin-template.git --name my-plugin
cd my-plugin
wasm-pack build
wasm-pack test --node
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lenna Plugin Template
cargo install cargo-generate
Learn more about cargo generate here.
cargo generate --git https://github.com/lenna-project/lenna-plugin-template.git --name my-plugin
cd my-plugin
wasm-pack build
wasm-pack test --node