npm.io
2.0.0 • Published 11 years agoCLI

ghstyles

Licence
BSD
Version
2.0.0
Deps
0
Vulns
0
Weekly
0

Applies the aesthetic github uses for markdown documents to some html

Pairs well with a markdown processor:

markdown < in.md | ghstyles > out.html

You can install this with npm:

npm install -g ghstyles

Or you can manually copy the executables to somewhere in your $PATH.