devdocs-cli
v0.1.3
Published
A command-line app for devdocs.io
Readme
Installation
$ npm i -g devdocs-cliUsage
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
