A CLI to interact with The Execution Machine (EXM)
EXM can be used through CLI in order to perform operations with the platform. To install the CLI, you must have NPM.
$ npm i -g @execution-machine/cli
After running the installation command above. You can take a look at how to use the CLI by running:
$ exm --help
Documentation for CLI is available online. Please Click here for more information.