Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 468 Bytes

gen-templates

Templates for building WASI services in Knative and WASMEdge.

Build Template

usage

  1. Install cargo generate
cargo install generate
  1. Generate a project
cargo generate gh:knawd/gen-templates
  1. Follow the instructions in the README.md in the generated project.

Have Fun!