updated deps
This commit is contained in:
13
README.md
13
README.md
@@ -1,13 +1,14 @@
|
||||
# smartcli
|
||||
nodejs wrapper for CLI related tasks
|
||||
[](https://github.com/pushrocks/smartcli/commits/dev)
|
||||
nodejs wrapper for CLI related tasks
|
||||
|
||||
## Buildstatus/Dependencies
|
||||
## Status
|
||||
[](https://travis-ci.org/pushrocks/smartcli)
|
||||
[](https://david-dm.org/pushrocks/smartcli#info=devDependencies)
|
||||
[](https://david-dm.org/pushrocks/smartcli)
|
||||
[](https://www.bithound.io/github/pushrocks/smartcli)
|
||||
[](https://www.bithound.io/github/pushrocks/smartcli)
|
||||
|
||||
## Install the package
|
||||
npm install smartcli
|
||||
npm install smartcli --save
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -53,5 +54,3 @@ smartcli.check.command('jazz');
|
||||
smartcli.get.option('myoption');
|
||||
```
|
||||
|
||||
Cheers
|
||||
Phil from Lossless Digital
|
||||
|
||||
Reference in New Issue
Block a user