Skip to content

lenna-project/lenna-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lenna-plugin-template

Lenna Plugin Template

🚴 Usage

🐑 Use cargo generate to Clone this 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

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --node

Releases

No releases published

Packages

No packages published