macOS
brew install vgolocal Homebrew formula metadata
brew / rang 9282
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vgo pour les workflows d'agents IA.
installation
brew install vgolocal Homebrew formula metadata
aperçu
Project scaffolder for Go, written in Go
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
vgo | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:vgo |
|---|---|
| Version | 0.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/vgo |
| 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 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.