# 使用 Homebrew, Nix 安装 go-blueprint

查看 go-blueprint 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:go-blueprint
- **软件包管理器:** Homebrew
- **版本:** 0.10.11
- **来源摘要:** CLI to streamline Go project setup with standardized structure
- **主页:** <https://docs.go-blueprint.dev/>
- **仓库:** <https://github.com/Melkeydev/go-blueprint>
- **最后更新:** 2026-07-29T16:05:03+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- go-blueprint (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.10.11
## 项目历史与用法

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.

### 时间线

- 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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
