UNPKG

gear-cli

Version:
26 lines (15 loc) 448 B
# gear-cli [![Build Status](https://travis-ci.org/wmfs/gear-cli.svg?branch=master)](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)