This package is for CloudCMS workflow logic
npm install @evdy-consumer/cloudcms-workflowcloudcms-workflow> Package for CloudCMS workflow related logic
* Install dependencies if you haven't already: lerna bootstrap
* Copy env-template to .env
* Populate the variables within .env with the needed values
```
node bin/cloudcms-workflow.js env create -n "My new env"
Replace "My new env" with the name you'd like to call the new environment
> WARNING: This command uses an undocumented api /oneteam/context for checking the job statuses associated with creating the new branches