Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 561 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 561 Bytes

mrkdwnr

~$ mrkdwnr -i README.md -p 2222 -w

Lintening on: http://localhost:2222

Installation

npm i -g mrkdwnr

Usage

mkrwdnr [options]

Options

Option Shorthand Required Description
--input -i required path to the the markdown file
--port -p optional port to listen on. If not provided a random port is going to be selected
--watch -w optonal a flag to watch file changes. If not provided, only initial file will be served