macOS
brew install go-blueprintlocal Homebrew formula metadata
brew
go-blueprint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.