npm.io
0.1.1 • Published 3d agoCLI

sz.ws

Licence
MIT
Version
0.1.1
Deps
0
Size
7 kB
Vulns
0
Weekly
0

sz.ws

Official CLI for the sz.ws ecosystem.

Install once, use everywhere:

npx sz.ws                    # open the homepage
npx sz.ws open /docs         # open sz.ws/docs
npx sz.ws install ui         # install @sz.ws/ui
npx sz.ws init               # scaffold a new project
npx sz.ws login              # authenticate

Install

Globally (recommended):

npm install -g sz.ws

Or use npx without installing:

npx sz.ws help

Commands

Command Description
sz.ws Open the sz.ws homepage in your browser
sz.ws open [path] Open sz.ws or a subpath (/docs, /pricing …)
sz.ws install <pkg> Install an ecosystem package (@sz.ws/<pkg>)
sz.ws init Scaffold a new sz.ws project
sz.ws login Authenticate with your sz.ws account
sz.ws whoami Show the currently signed-in user
sz.ws version Print CLI version
sz.ws help Show help

Requirements

  • Node.js >= 18

License

MIT

Keywords