gear-cli
Version:
Adds CLI to Gearbox
26 lines (15 loc) • 448 B
Markdown
# gear-cli
[](https://travis-ci.org/wmfs/gear-cli)
A gear for the [Gearbox](https://github.com/wmfs/gearbox) Dependency Injection container.
## Installation
```bash
$ npm install gear-cli
```
## Description
Adds CLI to Gearbox
## Testing
```bash
$ npm test --coverage
```
## <a name="license"></a>License
[MIT](https://github.com/wmfs/gear-cli/blob/master/LICENSE.md)