0.1.3 • Published 4 years ago
readme-package-printer v0.1.3
Readme-Package-Printer
An simple cli that prints the README of an npm package.
Installation
Use npm
npm install --global readme-package-printerOr Yarn
yarn add global readme-package-printerUsage
Use the command npm-md <package-name> to print on your terminal the README of the package.
Flags
-ror--raw: Print the raw Markdown of the package-hor--html: Print the rendered HTML of the README-?: Print help