livemd

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

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

Go to latest
Published: Feb 22, 2016 License: BSD-2-Clause Imports: 13 Imported by: 0

README

livemd

Overview

I wanted a simple tool that watched file updates as I worked on design docs in a real editor. I also didn't want to npm install anything. So I wrote a server in Go, with live Markdown updates over websockets.

Libraries Used

Usage

go get github.com/barakmich/livemd
cd $PROJECT_DIR
livemd

And visit http://localhost:8080 in your browser. When you save Markdown files in that directory, if you're looking at the file, it will automatically reupdate the content.

License

BSD

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