cargo-witgen

Crates.iocargo-witgen
lib.rscargo-witgen
version0.15.0
sourcesrc
created_at2021-12-07 10:44:52.666794
updated_at2022-07-28 07:24:01.788314
descriptionwitgen is a library to help you generate wit definitions in a wit file for WebAssembly and this binary will generate wit file
homepagehttps://github.com/bnjjj/witgen
repositoryhttps://github.com/bnjjj/witgen
max_upload_size
id493778
size26,672
Coenen Benjamin (bnjjj)

documentation

https://docs.rs/witgen

README

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 .
Commit count: 72

cargo fmt