Crates.io | bawawa |
lib.rs | bawawa |
version | 0.1.5 |
source | src |
created_at | 2019-07-04 16:09:19.151757 |
updated_at | 2019-08-22 18:00:19.08576 |
description | Opinionated set of tools to manage and compose process executions |
homepage | https://github.com/primetype/bawawa#readme |
repository | https://github.com/primetype/bawawa |
max_upload_size | |
id | 145965 |
size | 34,447 |
First, add this to your Cargo.toml
:
[dependencies]
bawawa = "0.1"
Next, add this to your crate:
extern crate bawawa;
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in bawawa
by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.