macOS
brew install griplocal Homebrew formula metadata
brew
grip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install griplocal Homebrew formula metadata
sudo apk add gripAlpine Linux edge package indexes · grip · ソース: dl-cdn.alpinelinux.org
sudo dnf install gripFedora Rawhide package metadata · grip · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gripnixpkgs package indexes · pkgs/by-name/gr/grip/package.nix · ソース: api.github.com
概要
GitHub Markdown previewer
履歴
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.
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.
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.
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.
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.
セキュリティ状態
grip に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.grip/settings.pyCredential-bearing paths to review before unattended agent runs.
~/.grip/settings.py実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
grip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/joeyespo/grip
インストールメタデータ
| パッケージキー | brew:grip |
|---|---|
| バージョン | 4.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/grip |
| ホームページ | https://github.com/joeyespo/grip |
| リポジトリ | https://github.com/joeyespo/grip |
| 上流ドキュメント | https://github.com/joeyespo/grip#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/f4/3f/e8bc3ea1f24877292fa3962ad9e0234ad4bc787dc1eb5bd08c35afd0ceca/grip-4.6.2.tar.gz |
| 最終更新 | 2026-05-21T12:12:20Z |
| Pulse | updated |
| 依存関係 | certifi, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
grip 4.6.1-2
Preview GitHub Markdown files like Readme locally
https://github.com/joeyespo/grip
sudo apt install gripgrip
nix profile install nixpkgs#gripgrip 4.2.4-r1
CD Player, Secure Ripper, and Encoder
https://sourceforge.net/projects/grip/
sudo apk add gripgrip-doc 4.2.4-r1
CD Player, Secure Ripper, and Encoder (documentation)
https://sourceforge.net/projects/grip/
sudo apk add grip-docgrip-lang 4.2.4-r1
Languages for package grip
https://sourceforge.net/projects/grip/
sudo apk add grip-langgrip 4.2.4-12.fc44
Front-end for CD rippers and Ogg Vorbis encoders
https://sourceforge.net/projects/grip/
sudo dnf install gripソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.