mirror of
https://github.com/steel-dev/cli.git
synced 2026-09-14 20:47:34 +08:00
v0.0.2-beta
@steel-dev/cli
The CLI for Steel.dev
Install
Requires Node 18+
To run the Typescript examples, ensure that you have ts-node installed globally.
$ npm i @steel-dev/cli -g
CLI
$ steel --help
Usage: steel [options] [command]
Options:
-v, --version Show version number
-h, --help Show help
Commands:
forge [directory to scaffold new Steel project] Start a new project using the Steel CLI
run [example Steel project to run] Run a Steel project
files Files Endpoint
login Login to Steel CLI
logout Logout from Steel CLI
sessions Sessions Endpoint
browser start Starts the development environment
browser stop Stops the development server
tools Tools Endpoint
help [command] Show help for command
Languages
Rust
96.6%
JavaScript
2.2%
Shell
1.2%