An open API service indexing awesome lists of open source software.

https://github.com/unix/docs-cli

The command-line tool for docs
https://github.com/unix/docs-cli

command-line docs document-management

Last synced: 3 months ago
JSON representation

The command-line tool for docs

Awesome Lists containing this project

README

        

## 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
```


## Any questions

- [create issue](https://github.com/unix/docs/issues/new)

## LICENSE
[MIT](./LICENSE)