File        : README.md
Maintainer  : Felix C. Stegerman <[email protected]>
Date        : 2013-10-25

Copyright   : Copyright (C) 2013  Felix C. Stegerman
Version     : v0.3.1

Gem Version

Description

mdview - markdown preview

mdview starts a web server that allows you to browse directories and view .md files.

Examples

$ mdview        # run on localhost:8888
$ mdview 9999   # run on localhost:9999

Specs & Docs

$ rake spec # TODO
$ rake docs

TODO

  • specs/docs?
  • ...

License

GPLv2 [1].

References

[1] GNU General Public License, version 2 --- http://www.opensource.org/licenses/GPL-2.0