readme-package-printer
v0.1.3
Published
An simple cli that prints the README of an npm package
Downloads
2
Readme
Readme-Package-Printer
An simple cli that prints the README of an npm package.
Installation
Use npm
npm install --global readme-package-printer
Or Yarn
yarn add global readme-package-printer
Usage
Use the command npm-md <package-name>
to print on your terminal the README of the package.
Flags
-r
or--raw
: Print the raw Markdown of the package-h
or--html
: Print the rendered HTML of the README-?
: Print help