Crates.io | cargo-witgen |
lib.rs | cargo-witgen |
version | 0.15.0 |
source | src |
created_at | 2021-12-07 10:44:52.666794 |
updated_at | 2022-07-28 07:24:01.788314 |
description | witgen is a library to help you generate wit definitions in a wit file for WebAssembly and this binary will generate wit file |
homepage | https://github.com/bnjjj/witgen |
repository | https://github.com/bnjjj/witgen |
max_upload_size | |
id | 493778 |
size | 26,672 |
$ cargo install cargo-witgen
$ cargo witgen
cargo-witgen 0.1.0
USAGE:
cargo witgen <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
generate Generate wit files
help Print this message or the help of the given subcommand(s)
$ cargo install --path .