Crates.io | cargo-deploy |
lib.rs | cargo-deploy |
version | 0.1.1 |
source | src |
created_at | 2016-07-16 12:04:09.53704 |
updated_at | 2016-07-16 13:09:06.096573 |
description | Deploy to AWS, Azure or GCE. |
homepage | https://hadean.com/ |
repository | https://github.com/hadeaninc/deploy-rust |
max_upload_size | |
id | 5683 |
size | 14,374 |
Hadean is a new kind of cloud for infinitely-scalable deterministic Rust and C programs that spans AWS, GCE and Azure. This repository provides the deploy
subcommand for cargo
.
cargo install cargo-deploy
cargo deploy
$ cargo run [Output of your program] $ cargo deploy [Output of your program while running on the Hadean cloud]
Licensed under either of
at your option.
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.