# vgo を Homebrew でインストール

vgo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vgo
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vgo
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vgo
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.3.0
- **ソース概要:** Project scaffolder for Go, written in Go
- **ホームページ:** <https://github.com/vg006/vgo>
- **リポジトリ:** <https://github.com/vg006/vgo>
- **最終更新:** 2026-07-26T00:30:32+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- vgo (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.3.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2024-12-25: vg006/vgo was created on GitHub.
- 2025-01: GitHub releases show early v0.1.x tags.
- 2026-01: vgo v0.3.0 was published on GitHub.

### ソース

- <https://api.github.com/repos/vg006/vgo>
- <https://api.github.com/repos/vg006/vgo/releases?per_page=3>
- <https://formulae.brew.sh/formula/vgo>
- <https://github.com/vg006/vgo>
- <https://www.reddit.com/r/golang/comments/1hqx8ay/vgo_a_simple_project_scaffolding_tool_for_go/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
