Skip to content

A command line application to interact with EXM

Notifications You must be signed in to change notification settings

exmbuild/exm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3em Logo

Execution Machine CLI

A CLI to interact with The Execution Machine (EXM)

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.