Automic VaultAutomic Vault

brew

literate-git を Homebrew でインストール

literate-git のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install literate-git

local Homebrew formula metadata

概要

パッケージ概要

Render hierarchical git repositories into HTML

コマンドとエイリアス

  • git-dump-all-trees
  • git-literate-render

履歴

プロジェクトの歴史と使われ方

literate-git is Ben North's proof-of-concept tool for rendering hierarchical Git histories into HTML. It treats a repository's commit graph as material for a literate-programming-style narrative, where merge commits can become expandable sections.

プロジェクトの歴史

The project pairs with `git-dendrify`, another Ben North tool that converts between linear and hierarchical Git histories. literate-git renders that hierarchy as a document containing parsed commit messages and source diffs, with top-level commits presented as sections and sub-commits available for expansion.

The README frames the work as an experiment in presenting software development the way articles or papers are structured: sections, subsections, and navigable explanation instead of one flat stream of commits.

採用の歴史

Adoption appears small and experimental. The project is distributed as the `literategit` Python package and as a Homebrew formula, and its README points to a Tamagotchi-style web-app demo rendered from a structured Git history.

使われ方

The package installs `git literate-render` and `git dump-all-trees`. A typical workflow creates or dendrifies a structured branch, renders commit messages and diffs to an `index.html` file, and optionally exports source trees for result links.

パッケージ好きにとっての重要性

literate-git is package-nerd notable because it packages an unusual Git-history presentation idea rather than a mainstream VCS command. It turns commit topology into publishable documentation, which makes it adjacent to literate programming, tutorial authoring, and repository visualization.

タイムライン

  • 2020-02-15: PyPI recorded 0.3.1 and 0.3.1rc1 releases of `literategit`.
  • 2021-03-14: The README's demo branch and linked demo identify a Tamagotchi-style web-app render dated 2021-03-14.
  • 2024-04-08: PyPI recorded version 0.4.6.
  • 2026-04-03: PyPI recorded versions 0.5.2 and 0.5.3.

Related projects

  • Related projects include Git, git-dendrify, literate-programming systems, static HTML documentation tools, and repository-visualization experiments.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-dump-all-treescliグローバル実行可能ファイル
git-literate-rendercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.5.5
マネージャ更新日2026-07-12
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/bennorth/literate-git

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:literate-git
バージョン0.5.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/literate-git
ホームページhttps://github.com/bennorth/literate-git
リポジトリhttps://github.com/bennorth/literate-git
上流ドキュメントhttps://github.com/bennorth/literate-git#readme
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://files.pythonhosted.org/packages/67/36/c0d78cde182822b1df78b3f4b1db3a5d21bc80663557d0373d7e61a75747/literategit-0.5.5.tar.gz
最終更新2026-07-12T12:39:17Z
Pulseupdated
依存関係pygit2, python@3.14
ビルド依存関係pkgconf
macOS 提供ライブラリlibffi
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameliterate-git
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment