Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasmCloud/project-templates

wasmCloud project templates - use with 'wash new'
https://github.com/wasmCloud/project-templates

actor-model rust template webassembly webassembly-runtime

Last synced: about 1 month ago
JSON representation

wasmCloud project templates - use with 'wash new'

Awesome Lists containing this project

README

        

# wasmCloud project templates

This repository contains some project templates that you can use
to quickly get started on a new project.

Try one of the these to start:
- `wash new actor` to create a new actor project,
- `wash new provider` to start a new capability provider project, or
- `wash new interface` to start a new interface project.

The wash command has additional online help. Add `--help` to get more
information about any command and its available options.