mstate-cli
v0.4.4
Published
A CLI tool for maintaining mstate workflows config
Downloads
199
Maintainers
Readme
mstate CLI
MSTATE is a powerful library that automates workflows managing state transactions and actions, ensuring seamless execution and enhanced process control.
MSTATE CLI is a manager for workflow configs and user management using your command shell.
To know more about it, Please check https://docs.mstate.ai.
Cloning your first workflow is as easy as:
mstate clone -w demo/sign_up_form
All Node.js versions are supported starting Node.js 12.X.
Installing MSTATE CLI
With NPM:
npm i mstate-cli -g
You can install Node.js easily from Link.
To list all Command:
mstate -h