# Installer go-blueprint avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:go-blueprint
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.10.11
- **Résumé source:** CLI to streamline Go project setup with standardized structure
- **Page d'accueil:** <https://docs.go-blueprint.dev/>
- **Dépôt:** <https://github.com/Melkeydev/go-blueprint>
- **Dernière mise à jour:** 2026-07-29T16:05:03+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- go-blueprint (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.11
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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


## 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)


## Sources

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