Skip to content

Using Turbo Command-Line Interface (CLI)

From here on out... you're Big Boss.

Overview

Turbo's CLI is your command center β€” fast, minimal, and built for speedrunners who'd rather ship games than click through menus. Whether you're initializing your first project or exporting a fully playable web build, every command is designed to get out of your way and let you focus on the game.

Commands

help
Run Turbo games natively on desktop
 
Usage: turbo <COMMAND>
 
Commands:
  init    Initializes a new Turbo project in Rust
  run     Runs a Rust Turbo project
  export  Exports a Rust Turbo project in web format
  help    Print this message or the help of the given subcommand(s)
 
Options:
  -v, --version  Print version
  -h, --help     Print help
  -V, --version  Print version