@execution-machine/cli
v0.1.6
Published
<p align="center"> <img src="https://avatars.githubusercontent.com/u/109497456?s=200&v=4" alt="3em Logo" width="110" height="110"> <h3 align="center">Execution Machine CLI</h3>
Downloads
29
Readme
General
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
Docs
Documentation for CLI is available online. Please Click here for more information.