/gfm-cli

GitHub Flavored Markdown CLI renderer

Primary LanguagePythonThe UnlicenseUnlicense

GitHub Flavored Markdown CLI renderer

This CLI script converts a GitHub Flavored Markdown document into HTML using GitHubs REST API.

Requirements

Python 3.x. Only the Python standard library is required, there's no need to install any additional packages.

Usage

./gfm.py < input.md > output.html