macOS
brew install go-blueprintlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-blueprint in AI-Agent-Workflows.
Installation
brew install go-blueprintlocal Homebrew formula metadata
nix profile install nixpkgs#go-blueprintnixpkgs package indexes · pkgs/by-name/go/go-blueprint/package.nix · Quelle: api.github.com
Überblick
CLI to streamline Go project setup with standardized structure
Verlauf
Go-Blueprint is a Go project scaffolding CLI. It packages a set of common application skeleton choices into an interactive or flag-driven `go-blueprint create` workflow.
The GitHub repository was created in 2023 by Melkeydev. Its README presents the project as a way to spin up Go applications with an established structure and optional framework integration, while the documentation site provides installation and usage guidance.
Go-Blueprint gained visibility in the Go tooling ecosystem by targeting the recurring question of how to start a Go web service without arguing over layout from scratch. Its distribution through Go install, npm, Homebrew, and Nix made it reachable from several developer-tooling habits rather than only from the Go module toolchain.
Practitioners use the CLI either interactively with `go-blueprint create` or non-interactively with flags for project name, framework, database driver, Git initialization, and optional advanced features. The README documents supported HTTP frameworks such as Chi, Gin, Fiber, Echo, Gorilla/mux, and HttpRouter, database drivers such as Postgres, MySQL, SQLite, Mongo, Redis, and ScyllaDB GoCQL, and optional additions such as HTMX, GitHub Actions, Docker, WebSocket support, Tailwind, and React.
For package catalogs, Go-Blueprint is a compact example of a language-specific scaffolder distributed outside the language's own package installer. The same CLI is exposed through Go, npm, Homebrew, and Nix pathways, which reflects how template generators often cross packaging boundaries.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
go-blueprint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Melkeydev/go-blueprint
Installationsmetadaten
| Paketschlüssel | brew:go-blueprint |
|---|---|
| Version | 0.10.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/go-blueprint |
| Homepage | https://docs.go-blueprint.dev/ |
| Repository | https://github.com/Melkeydev/go-blueprint |
| Upstream-Dokumentation | https://docs.go-blueprint.dev/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Melkeydev/go-blueprint/archive/refs/tags/v0.10.11.tar.gz |
| Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-blueprint |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
go-blueprint
nix profile install nixpkgs#go-blueprintQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.