> The whodunit character in your CLI. Like wat.


## Usage

```sh
$ npm install --save @whodunit/character
```

```js
console.log(require('@whodunit/character'));
```


## CLI

```sh
$ npm install --global @whodunit/character
$ @whodunit/character
```


## License

MIT © whodunit team
