gfm-cli
v0.0.2
Published
Queries the GitHub API to render Github Flavored Markdown from the terminal
Downloads
1
Readme
install
$ npm install -g gfm-cli
use
If you have test.md
from which you want to create a test.html
and set the <title>
element to My page
, use:
$ gfm-cli -b test -t 'My page'
license
ISC
authors / contributors
- bryn austin bellomy ([email protected])