mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-27 02:20:39 +02:00
When you start gold with "-" as an argument it will read directly from stdin, instead of opening a file. Example calls: ./gold -s dark.json README.md or cat README.md | ./gold -s dark.json |
||
|---|---|---|
| .. | ||
| 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.