# Jigra CLI

The Jigra command-line interface should be installed locally and executed through `npm` scripts.

```
npm install @jigra/cli --save-dev
```

## Using Jigra CLI

Consult the Getting Started guide for information on using the CLI and Jigra scripts.

### License

* [MIT](https://github.com/familyjs/jigra/blob/HEAD/LICENSE)
