🍺 BREW Explorer

← all formulae

glow

brew install glow v2.1.2 MIT

Go command-line tool that renders markdown files with syntax highlighting and interactive browsing in the terminal.

Why you might care

Glow makes reading documentation and READMEs directly in the shell enjoyable with proper formatting, colors, and pagination. It discovers and indexes local markdown files and Git repositories, turning CLI docs into a discoverable, formatted experience rather than raw text.

Categories

Alternatives

less pandoc bat
4.6k
30-day installs · #639
20.6k
90-day · #504
45.6k
365-day · #723
25.9k
★ GitHub stars · updated 1mo ago

Build dependencies

go

GitHub topics

cli excitement hacktoberfest markdown

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "less",
    "pandoc",
    "bat"
  ],
  "build_dependencies": [
    "go"
  ],
  "categories": [
    "text-processor",
    "terminal-utility"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Render markdown on the CLI",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:11+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "glow",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-04-26T00:10:21Z",
  "github_readme_excerpt": "# Glow\n\nRender markdown on the CLI, with _pizzazz_!\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://stuff.charm.sh/glow/glow-banner-github.gif\" alt=\"Glow Logo\"\u003e\n    \u003ca href=\"https://github.com/charmbracelet/glow/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/charmbracelet/glow.svg\" alt=\"Latest Release\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc\"\u003e\u003cimg src=\"https://godoc.org/github.com/golang/gddo?status.svg\" alt=\"GoDoc\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/charmbracelet/glow/actions\"\u003e\u003cimg src=\"https://github.com/charmbracelet/glow/workflows/build/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://goreportcard.com/report/github.com/charmbracelet/glow\"\u003e\u003cimg src=\"https://goreportcard.com/badge/charmbracelet/glow\" alt=\"Go ReportCard\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/c2246366-f84b-4847-b431-32a61ca07b74\" width=\"800\" alt=\"Glow UI Demo\"\u003e\n\u003c/p\u003e\n\n## What is it?\n\nGlow is a terminal based markdown reader designed from the ground up to bring\nout the beauty\u2014and power\u2014of the CLI.\n\nUse it to discover markdown files, read documentation directly on the command\nline. Glow will find local markdown files in subdirectories or a local\nGit repository.\n\n## Installation\n\n### Package Manager\n\n```bash\n# macOS or Linux\nbrew install glow\n```\n\n```bash\n# macOS (with MacPorts)\nsudo port install glow\n```\n\n```bash\n# Arch Linux (btw)\npacman -S glow\n```\n\n```bash\n# Void Linux\nxbps-install -S glow\n```\n\n```bash\n# Nix shell\nnix-shell -p glow --command glow\n```\n\n```bash\n# FreeBSD\npkg install glow\n```\n\n```bash\n# Solus\neopkg install glow\n```\n\n```bash\n# Windows (with Chocolatey, Scoop, or Winget)\nchoco install glow\nscoop install glow\nwinget install charmbracelet.glow\n```\n\n```bash\n# Android (with termux)\npkg install glow\n```\n\n```bash\n# Ubuntu (Snapcraft)\nsudo snap install glow\n```\n\n```bash\n# Debian/Ubuntu\nsudo mkdir -p /etc/apt/keyrings\ncurl -fsSL https://repo.charm.sh/apt/gpg.key | sudo gpg --dearmor -o /etc/apt/keyr",
  "github_repo": "charmbracelet/glow",
  "github_stars": 25923,
  "github_topics": [
    "cli",
    "excitement",
    "hacktoberfest",
    "markdown"
  ],
  "homepage": "https://github.com/charmbracelet/glow",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 4579,
  "installs_365d": 45564,
  "installs_90d": 20644,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:46:04+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "glow",
  "oldnames": [],
  "one_liner": "Go command-line tool that renders markdown files with syntax highlighting and interactive browsing in the terminal.",
  "optional_dependencies": [],
  "rank_30d": 639,
  "rank_365d": 723,
  "rank_90d": 504,
  "raw_hash": "76240de9314c14a8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/glow.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.1.2",
  "versioned_formulae": [],
  "why_use_this": "Glow makes reading documentation and READMEs directly in the shell enjoyable with proper formatting, colors, and pagination. It discovers and indexes local markdown files and Git repositories, turning CLI docs into a discoverable, formatted experience rather than raw text."
}