A GitHub repository template for a polished Rust development experience.
TBD
After installing Rust, to build the binary and install it on your system
under the ~/.cargo/bin/
directory, run the following command:
cargo install --locked --git https://github.com/EarthmanMuons/rustops-blueprint/ mybin
RustOps Blueprint is distributed under the terms of both the Apache License (Version 2.0) and the MIT License.
See LICENSE-APACHE and LICENSE-MIT for details.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
If you would like to contribute to the project, please read our guide for contributors.