mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
Render markdown on the CLI, with pizzazz! 💅🏻
- Go 99.9%
- Dockerfile 0.1%
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.