Fetches package's readme from the npm registry and renders it as a man page.
Opens readme for <package>
as a man page.
Fetches readme for packageName
from the npm registry and returns it as a man page.
- github-man — open README from GitHub repository as a man page.
- readman - display local package readme as a man page.
npm install -g npm-man
MIT