glow

CLI

Render Markdown on the CLI, with style.

1 views

Installation

Homebrewbrew install glow

Links

License

MIT

AI Agent Notes

Render Markdown files beautifully in the terminal

When to use

Previewing Markdown documentation or README files

Examples
  • glow README.md
  • glow -p DOCS.md

Proven Recipes

Render a Markdown file🟢 99% success
glow README.md
Render with pager🟢 98% success
glow -p DOCS.md
Browse all Markdown files interactively🟢 97% success
glow .