mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-24 09:04:18 +02:00
When passing a valid GitHub URL instead of a filename to gold, it will fetch either README.md or README (in that order) from GitHub and displays the markdown content. Example: ./gold -s dark.json https://github.com/muesli/beehive |
||
|---|---|---|
| .. | ||
| dark.json | ||
| github.go | ||
| main.go | ||
| README.md | ||
Gold
Render markdown on the CLI, with pizzazz!
Usage
Supply a JSON stylesheet with the -s flag. Use a markdown file as the argument.
./gold -s dark.json README.md
Colors
Currently gold uses the Aurora ANSI colors.