@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
S
Description
Use this skill for any web task where WebFetch or curl would fail or be insufficient — pages that require JavaScript to render, forms to fill and submit,…
Readme MIT 5.5 MiB
Languages
Rust 96.6%
JavaScript 2.2%
Shell 1.2%