cargo-witgen 0.15.0

witgen is a library to help you generate wit definitions in a wit file for WebAssembly and this binary will generate wit file
Documentation

cargo-witgen

Installation

$ cargo install cargo-witgen

Usage

$ 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)

Development

$ cargo install --path .