# Installer vgo avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vgo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vgo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:vgo
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/vgo>
- **Version:** 0.3.0
- **Résumé source:** Project scaffolder for Go, written in Go
- **Page d'accueil:** <https://github.com/vg006/vgo>
- **Dépôt:** <https://github.com/vg006/vgo>
- **Licence:** MIT
- **Archive source:** <https://github.com/vg006/vgo/archive/refs/tags/v0.3.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T00:30:32+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- vgo (cli)
- vgo (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.3.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/vg006/vgo
- dernière version détectée: v0.3.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vgo
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [gopls](https://pkg.so/fr/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [delve](https://pkg.so/fr/brew/delve/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [goimports](https://pkg.so/fr/brew/goimports/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [chroma](https://pkg.so/fr/brew/chroma/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [oauth2l](https://pkg.so/fr/brew/oauth2l/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [ggc](https://pkg.so/fr/brew/ggc/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [go-blueprint](https://pkg.so/fr/brew/go-blueprint/) - Shares pkgdb curated category or tags: cli, developer-tools, go, project-scaffolding.
- [cobra-cli](https://pkg.so/fr/brew/cobra-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, generator, go.
- [kickstart](https://pkg.so/fr/brew/kickstart/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, project.
- [cookiecutter](https://pkg.so/fr/brew/cookiecutter/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, project.
- [bed](https://pkg.so/fr/brew/bed/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, go, written.

## Combined YAML source

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


## Sources

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