#deployment #web #shuttle #cargo-command #web-apps #platform #cloud

bin+lib cargo-shuttle

A cargo command for the Shuttle platform (https://www.shuttle.rs/)

68 releases (45 breaking)

new 0.47.0 Jul 23, 2024
0.45.0 May 13, 2024
0.42.0 Mar 18, 2024
0.35.2 Dec 21, 2023
0.2.5 Mar 31, 2022

#3 in #shuttle

Download history 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 618/week @ 2024-05-13 375/week @ 2024-05-20 421/week @ 2024-05-27 389/week @ 2024-06-03 616/week @ 2024-06-10 392/week @ 2024-06-17 407/week @ 2024-06-24 380/week @ 2024-07-01 397/week @ 2024-07-08 314/week @ 2024-07-15

1,552 downloads per month

Apache-2.0

455KB
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

~47–65MB
~1M SLoC