Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 210 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 210 Bytes

Renders markdown into github-style html.

Usage

First, export github token:

export GITHUB_TOKEN=your-github-token

Then:

python3 github_box_maker.py /path/to/input.md /path/to/output.html