Skip to content

rzaluska/mdloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

mdloop

Simple livereload markdown preview server written in Go.

Useful for editing GitHub README files.

Install

go get github.com/fxor/mdloop

Usage

  1. Run:

    mdloop [-f filename.md]
    

    If no filename is specified then README.md is used as default.

  2. Go to localhost:8080 in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages