macOS
brew install griplocal Homebrew formula metadata
brew / 順位 1888
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
概要
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:grip |
|---|---|
| バージョン | 4.6.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/joeyespo/grip |
| 最終更新 | 2026-05-21T12:12:20Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
grip 4.6.1-2
Preview GitHub Markdown files like Readme locally
https://github.com/joeyespo/grip
sudo apt install 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-13.fc45
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.