readme-view
v1.0.1
Published
A command-line tool for previewing README.md files in a web browser.
Downloads
3
Readme
readme-view
A command-line tool for previewing README.md files in a web browser.
Installation:
- To use readme-view, open your terminal and run command:
npm install readme-view
ornpm install -g readme-view
Usage:
- Once installed, you can use the pre-md command followed by the path to your README.md file. For example:
pre-md README.md
- This will generate an HTML preview of your README.md file and open it in your default web browser.
Dependencies
- opn
- markdown-it