macOS
brew install rbenv-ctagslocal Homebrew formula metadata
brew / 順位 14267
rbenv-ctags のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rbenv-ctagslocal Homebrew formula metadata
概要
Automatically generate ctags for rbenv Ruby stdlibs
履歴
rbenv-ctags is an rbenv plugin that generates ctags indexes for Ruby standard-library source.
Tim Pope created rbenv-ctags as a small shell-based rbenv plugin for generating ctags indexes for installed Ruby standard libraries. The official repository documents manual indexing by Ruby version and automatic integration with ruby-build.
The plugin is installed in rbenv's plugin directory and is packaged by Homebrew as rbenv-ctags. When paired with ruby-build, tag generation can run automatically after Ruby installation.
Run rbenv ctags <version> to index a particular installed Ruby. With ruby-build installed as an rbenv plugin, indexing runs automatically after installation. Editors must search tag files in Ruby's load path; the README identifies Vim integrations that handle this.
rbenv-ctags connects runtime management with editor navigation by indexing the standard-library source belonging to each installed Ruby. It complements application tags and gem-ctags, filling a gap for developers who navigate from application code into Ruby internals.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rbenv-ctags | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tpope/rbenv-ctags
インストールメタデータ
| パッケージキー | brew:rbenv-ctags |
|---|---|
| バージョン | 1.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rbenv-ctags |
| ホームページ | https://github.com/tpope/rbenv-ctags |
| リポジトリ | https://github.com/tpope/rbenv-ctags |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/tpope/rbenv-ctags/archive/refs/tags/v1.0.2.tar.gz |
| 依存関係 | rbenv, universal-ctags |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-ctags |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.