reef

Crates.ioreef
lib.rsreef
version0.1.17
sourcesrc
created_at2020-06-19 23:19:23.038209
updated_at2023-11-19 13:09:10.310905
descriptiona package to execute and log system commands
homepagehttps://gitlab.com/crates-rs/reef
repositoryhttps://gitlab.com/crates-rs/reef
max_upload_size
id255853
size59,348
Lou Parslow (lou-parslow)

documentation

https://docs.rs/reef

README

reef

A Rust library to execute and log system commands.

Reef crate Reef documentation

Usage

Add this to your Cargo.toml:

[dependencies]
reef = "0"

License

Reef is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details. Opening a pull requests is assumed to signal agreement with these licensing terms.

Commit count: 227

cargo fmt