73 releases (47 breaking)

0.49.0 Nov 12, 2024
0.47.0 Jul 23, 2024
0.42.0 Mar 18, 2024
0.35.2 Dec 21, 2023
0.2.5 Mar 31, 2022

#1139 in Web programming

Download history 314/week @ 2024-08-19 300/week @ 2024-08-26 263/week @ 2024-09-02 273/week @ 2024-09-09 314/week @ 2024-09-16 393/week @ 2024-09-23 797/week @ 2024-09-30 806/week @ 2024-10-07 447/week @ 2024-10-14 251/week @ 2024-10-21 279/week @ 2024-10-28 367/week @ 2024-11-04 515/week @ 2024-11-11 349/week @ 2024-11-18 275/week @ 2024-11-25 583/week @ 2024-12-02

1,758 downloads per month

Apache-2.0

535KB
12K SLoC

cargo-shuttle

docs language discord

cargo-shuttle is the command line tool for deploying Rust apps on Shuttle, the Rust-native cloud deployment platform.

Installation

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

Documentation

Run shuttle help to see the basic usage.

Full list of commands and more documentation can be viewed on the CLI docs.

Development

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! 🚀

Dependencies

~53–72MB
~1.5M SLoC