Automic VaultAutomic Vault

brew

Install treefrog with Homebrew

High-speed C++ MVC Framework for Web Application. Version 2.11.2 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install treefrog

local Homebrew formula metadata

overview

Package summary

High-speed C++ MVC Framework for Web Application

Commands and aliases

  • tadpole
  • tmake
  • treefrog
  • tspawn

history

Project history and usage

TreeFrog Framework is a C++/Qt full-stack MVC web application framework with command-line generators, an application server, ORM support, and templates.

Project history

The official introduction describes TreeFrog as a lightweight, fast, full-stack web framework written in C++ with a convention-over-configuration policy intended to reduce development cost. It combines MVC structure, scaffolding, O/R mapping, templates, and Qt-based cross-platform support.

The GitHub README frames the project as a high-speed full-stack framework based on C++ and Qt, supporting HTTP and WebSocket protocols, ORM, ERB-like templates, JSON/XML/CBOR responses, and multiple databases including MySQL, PostgreSQL, SQLite, Oracle, DB2, MongoDB, Memcached, and Redis.

The project has a long-lived package profile: the website footer shows the TreeFrog Framework Project spanning 2010-2025, and the GitHub repository lists thousands of commits, many releases, and a 2025 2.11.2 release.

Adoption history

TreeFrog is a niche framework compared with scripting-language MVC frameworks, but it is notable for bringing Rails-like generators and conventions into C++ web development. Its adoption is mostly among users who want a compiled C++ web stack with Qt integration.

For package managers, the important surface is the CLI toolchain: `tspawn` creates projects and scaffolds code, while `treefrog` runs and controls the application server. Homebrew packaging makes that workflow available without manually building the framework.

How it is used

The tutorial workflow creates an app with `tspawn new`, configures a database in `config/database.ini`, generates models/controllers/views with `tspawn scaffold`, builds with qmake and make, and runs the app server with `treefrog -e dev`.

In the package-nerd niche, TreeFrog is interesting because it packages a whole C++ web framework experience as command-line tools rather than just a library.

Why package nerds care

TreeFrog matters as a durable example of C++ web framework packaging: Qt, generators, database drivers, app-server commands, and project skeleton conventions all have to line up for the CLI experience to feel coherent.

Timeline

  • 2010: The project website copyright range begins.
  • 2025: The GitHub repository lists TreeFrog Framework version 2.11.2 as a release.
  • 2025: The official website footer shows continued project presence through 2025.

Related projects

  • TreeFrog is tied to Qt and qmake for its build and runtime model.
  • Its documented workflow resembles MVC/scaffolding frameworks, but targets C++ applications rather than Ruby, Python, PHP, or JavaScript stacks.

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 post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 1 build dependencies.

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
tadpolecliglobal executable
tmakecliglobal executable
treefrogcliglobal executable
tspawncliglobal executable

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-07-08
manager version2.11.2
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv2.11.2

https://github.com/treefrogframework/treefrog-framework

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:treefrog
Version2.11.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/treefrog
Homepagehttps://www.treefrogframework.org/
Repositoryhttps://github.com/treefrogframework/treefrog-framework
Upstream docshttps://www.treefrogframework.org/en/user-guide
LicenseBSD-3-Clause
Source archivehttps://github.com/treefrogframework/treefrog-framework/archive/refs/tags/v2.11.2.tar.gz
Last updated2026-06-22T14:06:31-07:00
Pulseupdated
Dependenciesglog, lz4, mongo-c-driver, qtbase, qtdeclarative
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametreefrog
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment