pkg.soopen package index

brew / rank 8969

Install hof with Homebrew, MacPorts, Nix

Flexible data modeling & code generation system. Version 0.6.10 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#hof.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install hof

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install hof

MacPorts ports tree · devel/hof/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#hof

nixpkgs package indexes · pkgs/by-name/ho/hof/package.nix · source: api.github.com

overview

Package summary

Flexible data modeling & code generation system

Commands and aliases

  • hof

history

Project history and usage

hof, the higher order framework, is a developer CLI centered on CUE. Its official README describes it as unifying data models, schemas, code generation, and a task engine, with later surfaces for TUI, agents, and editor tooling.

Project history

The hof repository history begins in 2020, and the tag stream moved quickly through early 0.x releases. The project emerged around CUE-powered code generation: describing application data and generator configuration declaratively, then producing code and other files from templates while preserving custom edits.

By the 0.6 series, the official documentation presented hof as more than a generator. The README and documentation list data modeling, code generation, task workflows, CUE command helpers, creators, modules, a terminal interface, and LLM-assisted chat as parts of the same CUE-centered developer experience.

Adoption history

hof's adoption appears to be niche and developer-workflow oriented rather than broad platform infrastructure. The official README points users to GitHub releases as the preferred binary source and includes Homebrew installation through the hofstadter-io tap, while the supplied package facts show distribution through Homebrew, MacPorts, and Nix.

The project is most likely to be adopted by teams already interested in CUE, schema-first application generation, declarative data models, and regenerable code. Its package-manager presence matters because a code generator has to be easy to pin in CI, local developer environments, and project bootstrap scripts.

How it is used

Common hof usage centers on the hof CLI: hof gen for code generation, hof datamodel for model checkpoints and diffs, hof flow for CUE-powered workflows, hof mod for CUE module dependency management, and hof create for starter kits or blueprints. Documentation emphasizes committing generated code and using CUE as a source of truth.

The data-modeling docs are especially package-relevant because they describe commands that track history and include that history during code generation so migrations and conversion functions can be produced. That makes hof less like a one-shot scaffolder and more like a development-time tool that stays in the project loop.

Why package nerds care

hof is package-nerd significant as a Go-distributed CLI in the CUE ecosystem. It packages a broad workflow into one executable, which is attractive for reproducible dev shells and CI but also means version pinning matters when generator output, templates, or model-history behavior changes.

For people who track language tooling, hof is also a marker of CUE's spread beyond validation into code generation, task orchestration, module workflows, and AI-assisted developer loops.

Timeline

  • 2020: Repository history begins and v0.1.0 tag appears.
  • 2021: v0.6.0 tag appears after the early generator-focused 0.x series.
  • 2022: v0.6.1 release notes introduced data-modeling commands in the 0.6 line.
  • 2023: v0.6.8 tag appears after a long beta and release-candidate cycle.
  • 2024: v0.6.9 tag appears.
  • 2026: v0.7.0 alpha tags appear with stabilizing work on newer features.

Related projects

  • CUE is the central related project because hof uses it as the declarative substrate. The hofmod-cli generator is related as an official Hofstadter generator for Go CLI projects. Dagger, VS Code extension work, and CUE module workflows are adjacent surfaces named by the official README.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
hofexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.6.10
manager updated2026-07-27
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:hof
Version0.6.10
Package managerHomebrew
Homepagehttps://hofstadter.io/
Repositoryhttps://github.com/hofstadter-io/hof
Last updated2026-07-27T14:32:25+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

hof

nix profile install nixpkgs#hof
  • normalized package name match
  • Matched by: Hof
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ho/hof/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

hof

sudo port install hof
  • normalized package name match
  • Matched by: Hof
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/hof/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation