#LINCD CLI
Command Line Interface for the [lincd.js](https://www.lincd.org) library

### Installation

```
npm install lincd-cli
```

or

```
yarn add lincd-cli
```

### Usage

type

```
npm exec lincd help
```

for available commands
