mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 14:14:17 +00:00
No description
bbd2e15001
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.