dimasctl

Crates.iodimasctl
lib.rsdimasctl
version0.2.1
sourcesrc
created_at2024-05-05 17:27:28.990138
updated_at2024-06-06 16:25:34.8692
descriptiondimasctl - a cli for DiMAS
homepagehttps://dimas-fw.github.io/
repositoryhttps://github.com/dimas-fw/dimas/
max_upload_size
id1230412
size96,710
Stephan Kunz (stepkun)

documentation

https://docs.rs/dimasctl/latest/dimasctl/

README

dimasctl

Control program for DiMAS, the Distributed Multi Agent System framework.

Installation

Can be installed from crates.io with

cargo install dimasctl

or from within the root of the project directory with

cargo install --path=./dimasctl

Help is provided with

dimasctl --help

The Zenoh Key Expression logic is usable, do not forget to use quotes for the key expression to prevent shell enhancement of the *s.

Commit count: 273

cargo fmt