3 unstable releases

0.2.0 Nov 12, 2024
0.1.1 Jul 23, 2024
0.1.0 Mar 22, 2023

#377 in Embedded development

Download history 7/week @ 2024-09-13 9/week @ 2024-09-20 9/week @ 2024-09-27 1/week @ 2024-10-04 106/week @ 2024-11-08 22/week @ 2024-11-15 4/week @ 2024-11-22 10/week @ 2024-11-29 16/week @ 2024-12-06

57 downloads per month

Apache-2.0

90KB
2K 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

~10–19MB
~267K SLoC