drone

Crates.iodrone
lib.rsdrone
version0.14.0
sourcesrc
created_at2017-08-24 11:24:11.345212
updated_at2021-04-09 12:39:40.697574
descriptionCLI utility for Drone, an Embedded Operating System.
homepagehttps://www.drone-os.com/
repositoryhttps://github.com/drone-os/drone
max_upload_size
id28803
size200,401
Valentine Valyaeff (valff)

documentation

README

crates.io maintenance

drone

CLI utility for Drone, an Embedded Operating System.

Documentation

Refer to the Drone Book for documentation.

Usage

The program requires Nightly channel of Rust. Make sure you have it installed:

$ rustup toolchain install nightly

Install the latest version from crates.io:

$ cargo +nightly install drone

Check the built-in help:

$ drone help

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 145

cargo fmt