improve README
This commit is contained in:
parent
1185df362b
commit
f33c759fa8
@ -48,3 +48,5 @@ mySmartcli.addCommand({commandname: 'install'})
|
|||||||
// do something if program is called with command "install"
|
// do something if program is called with command "install"
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[![npm](https://push.rocks/assets/repo-header.svg)](https://push.rocks)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
import * as q from 'q'
|
import * as q from 'q'
|
||||||
|
|
||||||
import * as plugins from './smartcli.plugins'
|
import * as plugins from './smartcli.plugins'
|
||||||
import * as interaction from './smartcli.classes.interaction'
|
|
||||||
|
|
||||||
// import classes
|
// import classes
|
||||||
import {Objectmap} from 'lik'
|
import {Objectmap} from 'lik'
|
||||||
|
Loading…
Reference in New Issue
Block a user