macOS
brew install go-blueprintlocal Homebrew formula metadata
brew
CLI to streamline Go project setup with standardized structure. Version 0.10.11 via Homebrew; verified from local package data.
install
brew install go-blueprintlocal Homebrew formula metadata
nix profile install nixpkgs#go-blueprintnixpkgs package indexes · pkgs/by-name/go/go-blueprint/package.nix · source: api.github.com
overview
CLI to streamline Go project setup with standardized structure
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
go-blueprint | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Melkeydev/go-blueprint
install metadata
| Package key | brew:go-blueprint |
|---|---|
| Version | 0.10.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-blueprint |
| Homepage | https://docs.go-blueprint.dev/ |
| Repository | https://github.com/Melkeydev/go-blueprint |
| Upstream docs | https://docs.go-blueprint.dev/ |
| License | MIT |
| Source archive | https://github.com/Melkeydev/go-blueprint/archive/refs/tags/v0.10.11.tar.gz |
| Dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-blueprint
nix profile install nixpkgs#go-blueprintsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.