#hadean #cloud #deploy

app cargo-deploy

Deploy to AWS, Azure or GCE

2 releases

Uses old Rust 2015

0.1.1 Jul 16, 2016
0.1.0 Jul 16, 2016

#19 in #deploy

Apache-2.0/MIT

6KB

Deploy to Hadean

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.

crates.io

Installation

cargo install cargo-deploy

Usage

cargo deploy

Example

$ cargo run
[Output of your program]
$ cargo deploy
[Output of your program while running on the Hadean cloud]

License

Licensed under either of

at your option.

Contribution

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.

Dependencies

~54KB