#browser #markdown #command #utility #command-line-tool #view #quickly

app mdview

Command line utility to quickly view markdown files in the browser

2 releases

0.1.1 Sep 16, 2020
0.1.0 Sep 13, 2020

#113 in #quickly

MIT license

9KB
131 lines

About

Command line utility to quickly view markdown files in the browser

Subcommands

mdview supports 2 main commands

Serve

Runs a small webserver to display markdown in the browser. Port will be set to 5000 by default. mdview serve <filepath> [port]

Debug

Runs aspell in the background and print out a list of mispelled words in the terminal. mdview debug <filepath>

Dependencies

~5.5–8MB
~179K SLoC