66 releases (43 breaking)

new 0.45.0 May 13, 2024
0.43.0 Apr 2, 2024
0.42.0 Mar 18, 2024
0.35.2 Dec 21, 2023
0.2.5 Mar 31, 2022

#320 in Web programming

Download history 518/week @ 2024-01-22 514/week @ 2024-01-29 375/week @ 2024-02-05 577/week @ 2024-02-12 478/week @ 2024-02-19 384/week @ 2024-02-26 1089/week @ 2024-03-04 493/week @ 2024-03-11 635/week @ 2024-03-18 458/week @ 2024-03-25 692/week @ 2024-04-01 442/week @ 2024-04-08 378/week @ 2024-04-15 691/week @ 2024-04-22 428/week @ 2024-04-29 361/week @ 2024-05-06

1,915 downloads per month

Apache-2.0

450KB
10K 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 cargo 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

~49–66MB
~1M SLoC