literate-git
« Back to VersTracker
Description:
Render hierarchical git repositories into HTML
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git documentation html literate-programming version-control
Install: brew install literate-git
About:
LiterateGit is a tool designed to present git repositories in a narrative format. It parses specially structured markdown files that embed git commands, executing them to generate a browsable HTML representation of the repository's history. This allows developers to create interactive, educational documentation that walks through a project's evolution.
Key Features:
  • Generates interactive HTML from git repositories
  • Uses literate programming style with embedded markdown and git commands
  • Preserves full repository context within documentation
  • Supports navigation through commit history and code changes
Use Cases:
  • Creating interactive tutorials for complex git workflows
  • Documenting the evolution of a codebase for onboarding new developers
  • Generating browsable project histories for technical presentations
Alternatives:
  • gitbook – GitBook is a general documentation platform, while LiterateGit specifically focuses on narrating git repository history
  • gource – Gource visualizes git history as an animated tree, while LiterateGit creates structured HTML narratives
Version History
Detected Version Rev Change Commit
Sep 16, 2025 6:38am 1 VERSION_BUMP 948ec19c
Jan 9, 2025 8:20am 0 VERSION_BUMP 48f1b840
Dec 29, 2024 1:52am 2 VERSION_BUMP b3e9bbbd
Dec 28, 2024 6:18pm 2 VERSION_BUMP d8cdeb3f
Nov 24, 2024 10:15am 0 VERSION_BUMP 9a212d4d
Oct 12, 2024 10:09pm 0 VERSION_BUMP ac636ddf
Sep 14, 2024 2:53pm 0 VERSION_BUMP f553134c