macOS
brew install go-blueprintlocal Homebrew formula metadata
安装
brew install go-blueprintlocal Homebrew formula metadata
nix profile install nixpkgs#go-blueprintnixpkgs package indexes · pkgs/by-name/go/go-blueprint/package.nix · 来源: api.github.com
概览
CLI to streamline Go project setup with standardized structure
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
go-blueprint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Melkeydev/go-blueprint
安装元数据
| 软件包键 | brew:go-blueprint |
|---|---|
| 版本 | 0.10.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/go-blueprint |
| 主页 | https://docs.go-blueprint.dev/ |
| 仓库 | https://github.com/Melkeydev/go-blueprint |
| 上游文档 | https://docs.go-blueprint.dev/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/Melkeydev/go-blueprint/archive/refs/tags/v0.10.11.tar.gz |
| 依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
go-blueprint
nix profile install nixpkgs#go-blueprint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.