# Installer grip avec Homebrew, apk, apt, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de grip pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:grip
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install grip
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add grip
```

  Preuve: Alpine Linux edge package indexes: grip from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install grip
```

  Preuve: Debian stable package indexes: grip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install grip
```

  Preuve: Fedora Rawhide package metadata: grip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:grip
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/grip>
- **Version:** 4.6.2
- **Résumé source:** GitHub Markdown previewer
- **Page d'accueil:** <https://github.com/joeyespo/grip>
- **Dépôt:** <https://github.com/joeyespo/grip>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/f4/3f/e8bc3ea1f24877292fa3962ad9e0234ad4bc787dc1eb5bd08c35afd0ceca/grip-4.6.2.tar.gz>
- **Dernière mise à jour:** 2026-05-21T12:12:20Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- grip (cli)
- grip (alias)

## Dépendances

- certifi
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.6.2
- gestionnaire mis à jour: 2026-05-21
- données locales: OK
- dépôt amont: https://github.com/joeyespo/grip
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

Grip, short for GitHub Readme Instant Preview, is a Python command-line server for previewing Markdown as GitHub renders it. Its history is small but clear: it solved the old README loop of commit, push, inspect, and amend by running a local preview server.

### Historique du projet

The official README frames Grip as a command-line server application that uses the GitHub Markdown API to render a local README file with GitHub's styling. It was designed for README-driven development and for authors who wanted to inspect GitHub-flavored Markdown before sending changes upstream.

The project later added conveniences that mattered to daily CLI use: browser opening, explicit ports and files, exporting rendered HTML, offline rendering work, authentication for GitHub API limits, and auto-refresh when files change.

### Historique d'adoption

Grip spread through developer package channels because it had a simple command and a familiar problem. Its README documents installation with both `pip install grip` and `brew install grip`, and the package also appears in Linux distribution metadata.

Its adoption niche narrowed as editors, GitHub web previews, and local Markdown renderers improved, but the package remained recognizable because it aimed for GitHub-compatible rendering rather than generic Markdown preview.

### Modes d'utilisation

The normal workflow is to enter a repository and run `grip`, optionally passing a file or port, then open the local server in a browser. Grip can also export a rendered README to an HTML file with inline styles and assets.

Credentials are optional and only used to raise GitHub API limits or access a different GitHub API endpoint. That is why the settings file can be both configuration and credential storage.

### Pourquoi les passionnés de paquets s'y intéressent

Grip is a classic small developer-tool package: one executable, a Python web app under the hood, and a workflow that made more sense as a CLI than a full desktop app.

For packagers it is also a reminder that tools built around third-party web APIs age with those APIs. The command stays simple, but rendering fidelity and authentication behavior depend on GitHub's Markdown service and styles.

### Chronologie

- 2014: Grip was already serving the GitHub README preview workflow documented by early users and package metadata.
- 2015-11-18: Grip 4.0.0 reworked internals and added file-change refresh behavior.
- 2015-12-11: Grip 4.1.0 improved authentication prompting and documented browser-opening behavior.
- Later releases: The project documented export, local rendering work, themes, and enterprise API URL options in the README.

### Related projects

- GitHub Markdown API is the rendering service Grip was built around.
- Python-Markdown is used for the optional offline rendering path described by the project.
- Other Markdown preview tools overlap with Grip, but Grip's package identity is GitHub-style local README preview.

### Sources

- <https://github.com/joeyespo/grip>
- <https://github.com/joeyespo/grip/blob/master/CHANGES.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour grip. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.grip/settings.py

## Credential files

- Unix: ~/.grip/settings.py
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** grip
- **Version Scheme:** 0
- **Revision:** 21
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - grip - 4.6.1-2: normalized package name match | Debian stable package indexes: grip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Preview GitHub Markdown files like Readme locally | https://github.com/joeyespo/grip
- apk - grip - 4.2.4-r1: normalized package name match | Alpine Linux edge package indexes: grip from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CD Player, Secure Ripper, and Encoder | https://sourceforge.net/projects/grip/
- apk - grip-doc - 4.2.4-r1: normalized package name match | Alpine Linux edge package indexes: grip-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CD Player, Secure Ripper, and Encoder (documentation) | https://sourceforge.net/projects/grip/
- apk - grip-lang - 4.2.4-r1: normalized package name match | Alpine Linux edge package indexes: grip-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Languages for package grip | https://sourceforge.net/projects/grip/
- dnf - grip - 4.2.4-13.fc45: normalized package name match | Fedora Rawhide package metadata: grip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Front-end for CD rippers and Ogg Vorbis encoders | https://sourceforge.net/projects/grip/


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [github-markdown-toc](https://pkg.so/fr/brew/github-markdown-toc/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, github, markdown.
- [go-md2man](https://pkg.so/fr/brew/go-md2man/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [mdbook](https://pkg.so/fr/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [mkdocs-material](https://pkg.so/fr/brew/mkdocs-material/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [adr-tools](https://pkg.so/fr/brew/adr-tools/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [markdown](https://pkg.so/fr/brew/markdown/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [docmd](https://pkg.so/fr/brew/docmd/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [ronn](https://pkg.so/fr/brew/ronn/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [adr-viewer](https://pkg.so/fr/brew/adr-viewer/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, documentation, python.
- [cppman](https://pkg.so/fr/brew/cppman/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, documentation, python.

## Combined YAML source

View the package source record on GitHub. [combined/grip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/grip.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
