Crates.io | cargo-shuttle |
lib.rs | cargo-shuttle |
version | 0.48.3 |
source | src |
created_at | 2022-03-14 12:31:47.88985 |
updated_at | 2024-10-10 12:07:57.289718 |
description | CLI for the Shuttle platform (https://www.shuttle.rs/) |
homepage | https://www.shuttle.rs |
repository | https://github.com/shuttle-hq/shuttle |
max_upload_size | |
id | 549807 |
size | 371,021 |
cargo-shuttle
is the command line tool for deploying Rust apps on Shuttle, the Rust-native cloud deployment platform.
For the full list of installation options, refer to the Installation docs.
Linux and macOS:
curl -sSfL https://www.shuttle.rs/install | bash
Windows (powershell):
iwr https://www.shuttle.rs/install-win | iex
Build from source:
cargo install cargo-shuttle
Run shuttle help
to see the basic usage.
Full list of commands and more documentation can be viewed on the CLI docs.
Thanks for using cargo-shuttle
! We’re very happy to have you with us!
To contribute to cargo-shuttle
or stay updated with our development, please open an issue, discussion or PR on Github and join our Discord! 🚀