Sharing personal Amo workflows for demonstrating and using the features of the Amo workflow engine.
-
Amo workflow engine https://github.com/amo-run/amo-cli
- Install the Amo CLI.
- Download a workflow from this repository, for example:
amo workflow get https://raw.githubusercontent.com/nodewee/amo-workflows/main/workflows/<workflow.js> --filename workflow.js - Run the workflow:
amo run workflow.js --var key=value
Each workflow includes its own parameters and usage instructions.
Ensure any required external CLI tools are whitelisted with Amo.