mdcat

command module
v0.0.0-...-3e3d515 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2016 License: GPL-3.0 Imports: 11 Imported by: 0

README

mdcat Build Status

mdcat is a simple application that renders markdown files in a terminal emulator (e.g. iterm2, gnome terminal).

It attempts to render the markdown in a more readable manner than the source.

Instalation

To install mdcat, set your GOPATH to where you'd like it installed (e.g. export GOPATH=~/go), and then:

$ go get github.com/samfoo/mdcat

Before running, make sure your PATH includes $GOPATH/bin, e.g.

$ export PATH=$PATH:$GOPATH/bin

Example

Example rendering

See Also

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