# Criticide CLI

Command Line Interface access to the criticide-engine. The cli collects input from the command line and provides interactive menus access to core criticide functions.

Install the package globally.
```
yarn global add criticide-cli
```


