rudelctl

Crates.iorudelctl
lib.rsrudelctl
version0.1.0
created_at2024-12-19 00:00:26.564636+00
updated_at2024-12-19 00:00:26.564636+00
descriptionCommandline utility for rudelblinken
homepage
repositoryhttps://github.com/zebreus/rudelblinken-rs
max_upload_size
id1488625
size78,870
Zebreus (zebreus)

documentation

README

rudelctl

rudelctl is the cli utility for the rudelblinken project. It is used to program and run WASM binaries on the rudelblinken devices. It can also run WASM binaries in a simulated environment.

Usage

Until I have time to write proper documentation, here is the output of rudelctl --help:

Usage: rudelctl <COMMAND>

Commands:
upload   Upload a file
run      Run a WASM binary
scan     Scan for cats
emulate  Emulate a rudelblinken device
help     Print this message or the help of the given subcommand(s)

Options:
-h, --help     Print help
Commit count: 251

cargo fmt