@markus-global/cli
v0.4.14
Published
Markus — AI Digital Workforce Platform
Downloads
2,341
Readme
@markus-global/cli
Official command-line interface for Markus — install, configure, and run the open-source AI team platform from your terminal.
The CLI wraps platform startup (markus start) so you can go from zero to a running dashboard without cloning the monorepo.
Install
npm install -g @markus-global/cliQuick start
markus startThen open the app in your browser (default: http://localhost:8056).
Documentation
Full guides, architecture, and API reference live in the main repository: github.com/markus-global/markus.
