md

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2020 License: MIT Imports: 11 Imported by: 0

README

md

About

Zero configuration minimal markdown server for local rendering.

Features

  • Fast start with zero or minimal CLI config
  • Live reload
  • Airplane mode (no external assets)

Installation

via go get:

$ go get github.com/tlight/md

via gobinaries (if you don't have Go installed):

curl -sf https://gobinaries.com/tlight/md | sh

Usage

$ md README.md
Starting Markdown Server for 'README.md' at http://localhost:8080

$ md README.md --port 3000
Starting Markdown Server for 'README.md' at http://localhost:3000

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL