macOS
brew install gitingestlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitingest pour les workflows d'agents IA.
installation
brew install gitingestlocal Homebrew formula metadata
nix profile install nixpkgs#gitingestnixpkgs package indexes · pkgs/by-name/gi/gitingest/package.nix · Source: api.github.com
aperçu
Turn any Git repository into a prompt-friendly text ingest for LLMs
historique
Gitingest is a Python-based CLI, web service, and importable package that converts Git repositories or local directories into prompt-friendly text digests for large language model workflows. Its central idea is deliberately simple: turn codebases into structured context containing a tree, selected file contents, size data, and token counts.
The repository was created in November 2024 by coderamp-labs. The project grew around the convention of replacing `hub` with `ingest` in a GitHub URL, while also offering a `gitingest` command and Python API for local or scripted use.
The README presents Gitingest as more than a command: it links the hosted gitingest.com service, browser extensions, a PyPI package, Docker self-hosting, and Python synchronous and asynchronous APIs. Releases in 2025 show the project moving through early 0.x versions as the LLM code-context use case matured.
Gitingest's adoption is tied to the rise of LLM-assisted development, where developers often need compact repository context that can be pasted into a model or passed to an agent. Its repository metadata and badges show distribution through PyPI, Homebrew, browser extension stores, and a public website, which helped it reach both terminal users and browser-first users.
The repository metadata collected for this enrichment on July 1, 2026 reported 14,992 GitHub stars, making it one of the more visible package-manager entries in this batch despite its recent origin.
Practitioners run `gitingest /path/to/directory` or `gitingest https://github.com/owner/repo` to write a digest file, use `--output -` to stream output to standard output, or import `ingest` and `ingest_async` from Python. For private repositories, the README documents a token argument and `GITHUB_TOKEN` environment variable.
Gitingest is package-nerd significant because it packages an LLM-era workflow as a normal CLI with PyPI and Homebrew distribution. It turns repository structure into a portable text artifact, which fits shell pipelines, prompt assembly, and agent tooling without requiring a full IDE integration.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gitingest. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gitingest | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gitingest |
|---|---|
| Version | 0.3.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gitingest |
| Page d'accueil | https://gitingest.com |
| Dépôt | https://github.com/coderamp-labs/gitingest |
| Docs amont | https://github.com/coderamp-labs/gitingest#readme |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/d6/fe/a915f0c32a3d7920206a677f73c185b3eadf4ec151fb05aedd52e64713f7/gitingest-0.3.1.tar.gz |
| Dernière mise à jour | 2026-06-16T11:29:31Z |
| Pulse | updated |
| Dépendances | certifi, pydantic, python@3.14 |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitingest |
| Version Scheme | 0 |
| Revision | 8 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gitingest
nix profile install nixpkgs#gitingestpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.