77 releases (51 breaking)

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

#526 in Web programming

Download history 294/week @ 2024-11-24 587/week @ 2024-12-01 336/week @ 2024-12-08 355/week @ 2024-12-15 262/week @ 2024-12-22 169/week @ 2024-12-29 590/week @ 2025-01-05 372/week @ 2025-01-12 253/week @ 2025-01-19 229/week @ 2025-01-26 456/week @ 2025-02-02 251/week @ 2025-02-09 264/week @ 2025-02-16 231/week @ 2025-02-23 399/week @ 2025-03-02 718/week @ 2025-03-09

1,636 downloads per month

Apache-2.0

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

~80MB
~1.5M SLoC