0.1.3 • Published 5 years ago

devdocs-cli v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Installation

$ npm i -g devdocs-cli

Usage

Either search for both docs and pages with:

$ devdocs

  Search Docs: 
  
  Search Pages: 

or if you already know the docs slug, use:

$ devdocs <lang-slug>

  Search Pages:

Contributing

See: CONTRIBUTING.md

License (ISC)

In case you never heard about the ISC license it is functionally equivalent to the MIT license.

See: LICENCE.md