gfm-cli

Queries the GitHub API to render Github Flavored Markdown from the terminal

Usage no npm install needed!

<script type="module">
  import gfmCli from 'https://cdn.skypack.dev/gfm-cli';
</script>

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