A Rust library to support common development tasks. It provides functionality to execute and log system commands.
Add this to your Cargo.toml
:
toml
[dependencies]
reef = "0"
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.