76 releases (50 breaking)

new 0.52.0 Feb 4, 2025
0.50.0 Jan 7, 2025
0.49.0 Nov 12, 2024
0.47.0 Jul 23, 2024
0.2.5 Mar 31, 2022

#1323 in Web programming

Download history 252/week @ 2024-10-22 295/week @ 2024-10-29 331/week @ 2024-11-05 557/week @ 2024-11-12 325/week @ 2024-11-19 359/week @ 2024-11-26 512/week @ 2024-12-03 353/week @ 2024-12-10 335/week @ 2024-12-17 231/week @ 2024-12-24 182/week @ 2024-12-31 682/week @ 2025-01-07 292/week @ 2025-01-14 261/week @ 2025-01-21 205/week @ 2025-01-28 428/week @ 2025-02-04

1,259 downloads per month

Apache-2.0

250KB
6K 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

~53–71MB
~1.5M SLoC