md-http

command module
v0.0.0-...-77ee8f6 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2014 License: MIT Imports: 3 Imported by: 0

README

md-http

Serve your markdown file in browser.

It doesn't do anything but render your given markdown file in the browser.

Installation

  • install go either via gvm or download from website.
  • go get github.com/yelinaung/md-http
  • cd $GOPATH/src/github.com/yelinaung/md-http && go build main.go
  • You can add it to $PATH by go install
  • Go to your folder where the markdown files are.
  • Run md-http
  • Open Browser and go to localhost:3000/[your-markdown-file-name].md

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

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