glow
CLIRender Markdown on the CLI, with style.
1 views
Installation
Homebrew
brew install glowLinks
License
MITAI Agent Notes
Render Markdown files beautifully in the terminal
When to use
Previewing Markdown documentation or README files
Examples
glow README.mdglow -p DOCS.md
Proven Recipes
Render a Markdown file🟢 99% success
glow README.mdRender with pager🟢 98% success
glow -p DOCS.mdBrowse all Markdown files interactively🟢 97% success
glow .