2 releases

0.1.1 Jul 23, 2024
0.1.0 Mar 22, 2023

#1932 in Embedded development

26 downloads per month

Apache-2.0

77KB
1.5K SLoC

Wasefire CLI

Installation

You can install the CLI from crates.io with cargo:

cargo install wasefire-cli

There will eventually be binary releases on Github too.

Usage

The CLI is self-descriptive:

wasefire help

Shell completion

You can generate a completion file for your shell:

wasefire completion --output=path/to/completion/dir/wasefire

If you don't know the completion directory for your shell, you may install it at the system level. For example, for bash:

sudo wasefire completion bash --output=/etc/bash_completion.d/wasefire

Dependencies

~7.5MB
~142K SLoC