| Crates.io | reef |
| lib.rs | reef |
| version | 0.1.17 |
| created_at | 2020-06-19 23:19:23.038209+00 |
| updated_at | 2023-11-19 13:09:10.310905+00 |
| description | a package to execute and log system commands |
| homepage | https://gitlab.com/crates-rs/reef |
| repository | https://gitlab.com/crates-rs/reef |
| max_upload_size | |
| id | 255853 |
| size | 59,348 |
A Rust library to execute and log system commands.
Add this to your Cargo.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.