reef 0.0.64

a package to execute and log system commands
Documentation

reef

A Rust library to support common development tasks. It provides functionality 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.