65 releases (42 breaking)

new 0.44.0 Apr 23, 2024
0.42.0 Mar 18, 2024
0.35.2 Dec 21, 2023
0.34.1 Nov 29, 2023
0.2.5 Mar 31, 2022

#4 in #shuttle

Download history 325/week @ 2024-01-01 490/week @ 2024-01-08 382/week @ 2024-01-15 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

2,044 downloads per month

Apache-2.0

415KB
9K 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

~45–65MB
~1M SLoC