macOS
brew install gflocal Homebrew formula metadata
sudo port install gfMacPorts ports tree · lang/gf/Portfile · source: api.github.com
brew
App development framework of Golang. Version 2.10.2 via Homebrew; verified 2026-05-14.
install
brew install gflocal Homebrew formula metadata
sudo port install gfMacPorts ports tree · lang/gf/Portfile · source: api.github.com
nix profile install nixpkgs#gfnixpkgs package indexes · pkgs/by-name/gf/gf/package.nix · source: api.github.com
overview
App development framework of Golang
history
GoFrame is a Go application framework and command-line toolchain aimed at full-stack service development. In package-manager terms, the `gf` executable matters because it installs the framework's project scaffolding, code generation, build, and upgrade commands alongside the Go module.
GoFrame's release notes trace the public line back to v0.1 in April 2018, with early modules covering file monitoring, configuration reloads, template refreshes, conversion helpers, pagination, logging, Redis access, HTTP, and database functionality. The v1.x line followed later in 2018, and v2.0 appeared in March 2022 as a major framework generation.
The project evolved into a broad Go framework with modules for web services, ORM, configuration, validation, logging, resource management, service work, and microservice development. Its GitHub repository shows a large contributor and user footprint, and the docs describe use in enterprise-style production projects such as microservices, IoT, blockchain, e-commerce, and banking systems.
Practitioners use `gf` to create and maintain GoFrame applications, generate controllers and database/protobuf entities, build resource-aware binaries, and run framework upgrades. The recommended version-management path is Go modules, with the CLI available for full framework upgrades from a project root.
GoFrame is interesting to package maintainers because the formula name `gf` exposes a CLI, while the main project is also a Go library imported as `github.com/gogf/gf/v2`. That dual identity makes it both a developer tool and an application dependency in Go service stacks.
security posture
No matching local secret-handling manifest was found for gf. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
gf | 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.
install metadata
| Package key | brew:gf |
|---|---|
| Version | 2.10.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gf |
| Homepage | https://goframe.org |
| Repository | https://github.com/gogf/gf |
| Upstream docs | https://goframe.org/en/docs |
| License | MIT |
| Source archive | https://github.com/gogf/gf/archive/refs/tags/v2.10.2.tar.gz |
| Last updated | 2026-05-14T09:21:43Z |
| Pulse | updated |
| Build 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 | gf |
| 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.
gf
nix profile install nixpkgs#gfgf
sudo port install gfsource 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.