Table of Contents
=================

* [Types](#types)
  * [Install](#install)
  * [Test](#test)
  * [License](#license)

Types
=====

 Type validation and conversion for the [command](https://github.com/freeformsystems/cli-command) module, a component of the [toolkit](https://github.com/freeformsystems/cli-toolkit).

## Install

```
npm i cli-types
```

## Test

```
npm test
```

## License

Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/freeformsystems/cli-types/blob/master/LICENSE) if you feel inclined.

Generated by [mdp(1)](https://github.com/freeformsystems/mdp).

[toolkit]: https://github.com/freeformsystems/cli-toolkit
[command]: https://github.com/freeformsystems/cli-command
