docs
Version:
The command-line tool for [docs](https://github.com/unix/docs).
22 lines (13 loc) • 357 B
Markdown
## docs-cli
The command-line tool for [docs](https://github.com/unix/docs).
## Usage
*Required NodeJS > 8.0*
**use `npx`** [what is npx](https://blog.npmjs.org/post/162869356040/introducing-npx-an-npm-package-runner)
```bash
npx docs
```
<br/>
## Any questions
- [create issue](https://github.com/unix/docs/issues/new)
## LICENSE
[MIT](./LICENSE)