macOS
brew install vgolocal Homebrew formula metadata
brew / 順位 9269
vgo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vgolocal Homebrew formula metadata
概要
Project scaffolder for Go, written in Go
履歴
vgo is a small Go project scaffolding CLI created by Vijay Ganesh. It generates starter Go backend project structures through an interactive command-line interface and is best understood as a niche convenience tool for new Go services rather than a broad framework.
The vg006/vgo repository was created on 2024-12-25. Its README describes the project as the author's first open-source contribution and presents the initial version as a tool intended to save time, keep project structure consistent, and improve development efficiency for Go projects.
A Reddit post by the author in the Go community shortly after the repository's creation described vgo as a simple project scaffolding tool for Go backend projects and framed it as part of the author's entry into open-source contribution.
Public adoption evidence is limited. The project has Homebrew packaging and GitHub release tags, but available sources do not show broad ecosystem integration, notable downstream users, or a mature plugin/template community.
vgo is used at the beginning of a Go project to generate a starting structure through CLI prompts and built-in options. Its niche is avoiding repetitive setup for common backend project layouts.
The package is mostly significant as an example of a small, single-purpose Go CLI that reached Homebrew packaging quickly after creation. It does not appear to have the historical weight of the older Go tool named vgo that preceded Go modules; this package is a separate scaffolder under vg006/vgo.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vgo | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vgo |
|---|---|
| バージョン | 0.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/vg006/vgo |
| リポジトリ | https://github.com/vg006/vgo |
| 最終更新 | 2026-07-26T00:30:32+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.