artor-cli
v0.18.0
Published
Artor CLI — version, publish, and preview your web prototypes.
Readme
artor-cli
The Artor CLI — version, publish, and preview your web prototypes, so your team stops losing
track of which build is which. Framework-agnostic: it detects how your project builds and
serves it accordingly. The published package is artor-cli; the installed command is artor.
Install
# one-off, no install
npx artor-cli login
# or install globally (the command is `artor`)
npm i -g artor-cli
artor loginRequires Node.js ≥ 22.
Quick start
artor login # authorize this machine (browser approval flow)
artor init # create + link a project in the current directory
artor publish # build from clean and publish the next immutable version
artor open # open the latest published version in your browserRun artor --help for the full command list (auth, projects, publish, sharing, org env
vars, mock datasets, skills, templates, registries, tooling).
Docs
Full documentation lives at artor.app (guides at artor.app/docs).
License
Proprietary — © 2026 Artor. All rights reserved. See LICENSE.
