mdviewer

command module
v0.0.0-...-ef29fde Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: MIT Imports: 3 Imported by: 0

README

mdviewer

Build Status

Go Report

Mdviewer logo

Mdviewer(mdv) is a markdown server, it displays markdown files in your broswer.

Run

git clone https://github.com/zyfdegh/mdviewer.git
go get github.com/russross/blackfriday
cd mdviewer && ./build.sh
cd bin && ./mdv ../README.md

Open your favourite web browser and type:

127.0.0.1:8080

README.md should be styled and displayed in the web page.

Add to PATH

If you feel good and want to use 'mdv' command in system wide, copy bin/* to $PATH.

For Unix/Linux/MacOS:

cp bin/* /usr/local/bin

For Windows:

copy bin\* C:\Windows\System32\

For better experience

Install broswer plugin like Auto-Refresh to refresh web page automatically if you're using Google Chrome.

Thanks

This project was mainly inspired by ryanuber/readme-server

Call-web-broswer: Call system default web browser to open a url zyfdegh/call-web-broswer.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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