# go-blueprint mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-blueprint in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:go-blueprint
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install go-blueprint
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#go-blueprint
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/go/go-blueprint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:go-blueprint
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/go-blueprint>
- **Version:** 0.10.11
- **Quellzusammenfassung:** CLI to streamline Go project setup with standardized structure
- **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>
- **Zuletzt aktualisiert:** 2026-07-29T16:05:03+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- go-blueprint (cli)
- go-blueprint (Alias)

## Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.10.11
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/Melkeydev/go-blueprint
- neueste erkannte Version: v0.10.11 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2023: The GitHub repository was created.
- 2023: v0.2.x releases began appearing on GitHub.
- 2025: v0.10.x releases documented continued template and feature work.

### Related projects

- Chi
- Gin
- Fiber
- Echo
- Gorilla/mux
- HttpRouter

### Quellen

- <https://docs.go-blueprint.dev/>
- <https://docs.go-blueprint.dev/installation/>
- <https://github.com/Melkeydev/go-blueprint>
- <https://github.com/Melkeydev/go-blueprint/releases>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **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:** head, stable

## Andere Paketmanager-Einträge

- Nix - go-blueprint: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-blueprint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/de/brew/go/) - Runtime dependency declared by Homebrew.
- [sourcery](https://pkg.so/de/brew/sourcery/) - Shares pkgdb curated category or tags: boilerplate, cli, code-generation, developer-tools, templates.
- [protoc-gen-go](https://pkg.so/de/brew/protoc-gen-go/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, go.
- [mockery](https://pkg.so/de/brew/mockery/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, go.
- [protoc-gen-go-grpc](https://pkg.so/de/brew/protoc-gen-go-grpc/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, go.
- [sqlc](https://pkg.so/de/brew/sqlc/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, go.
- [autogen](https://pkg.so/de/brew/autogen/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, templates.
- [cruft](https://pkg.so/de/brew/cruft/) - Shares pkgdb curated category or tags: cli, developer-tools, project-scaffolding, templates.
- [go-bindata](https://pkg.so/de/brew/go-bindata/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools, go.
- [go-critic](https://pkg.so/de/brew/go-critic/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, developer, developer-tools, go.
- [ifacemaker](https://pkg.so/de/brew/ifacemaker/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, code-generation, developer, developer-tools.

## Combined YAML source

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


## Quellen

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