Skip to content

floneum/Floneum-Plugin-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floneum Plugin Template

A template to get you started creating a Floneum plugin

Usage

Before you build your plugin, you must install rust and the wasm32-wasi toolchain.

rustup target add wasm32-wasi

And install the Floneum CLI:

cargo install --git https://github.com/floneum/floneum floneum-cli

You can build the project with:

floneum build --release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages