75 releases (49 breaking)

new 0.51.0 Jan 10, 2025
0.49.0 Nov 12, 2024
0.47.0 Jul 23, 2024
0.42.0 Mar 18, 2024
0.2.5 Mar 31, 2022

#1318 in Web programming

Download history 394/week @ 2024-09-20 593/week @ 2024-09-27 825/week @ 2024-10-04 601/week @ 2024-10-11 300/week @ 2024-10-18 250/week @ 2024-10-25 352/week @ 2024-11-01 499/week @ 2024-11-08 377/week @ 2024-11-15 280/week @ 2024-11-22 533/week @ 2024-11-29 374/week @ 2024-12-06 382/week @ 2024-12-13 255/week @ 2024-12-20 195/week @ 2024-12-27 317/week @ 2025-01-03

1,212 downloads per month

Apache-2.0

540KB
12K SLoC

Shuttle CLI

docs language discord

This 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.dev/install | bash

Windows (powershell):

iwr https://www.shuttle.dev/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

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

~54–73MB
~1.5M SLoC