glow/README.md

16 lines
299 B
Markdown
Raw Normal View History

2019-11-15 18:27:41 +00:00
# Gold
2019-11-09 22:12:54 +00:00
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](https://godoc.org/github.com/logrusorgru/aurora#Index).