Simple pandoc wrapper utility that converts markdown format files to either:
- Beamer slides
- LaTeX pdf
- HTML documents
- Microsoft Word documents
- make
- rsync
- wget
- pandoc
- a LaTeX compiler
Either put the repository content to your PATH or symlink mdmake file to it.
Make sure mdmake is executable.
In a directory containing markdown documents (.md):
$ mdmake [ slides | doc | html | word ]