Skip to content

paralin/go-md2man

 
 

Repository files navigation

go-md2man

** Work in Progress ** This still needs a lot of help to be complete, or even usable!

Uses blackfriday to process markdown into man pages.

Usage

./md2man -in /path/to/markdownfile.md -out /manfile/output/path

How to contribute

We use dep for vendoring Go packages. See dep documentation for how to update.

TODO

  • Needs oh so much testing love
  • Look into blackfriday's 2.0 API

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.2%
  • Shell 2.2%
  • Dockerfile 1.3%
  • Makefile 0.3%