pkg.soopen package index

brew / 排名 7234

使用 Homebrew 安装 treefrog

查看 treefrog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install treefrog

local Homebrew formula metadata

概览

软件包摘要

High-speed C++ MVC Framework for Web Application

命令和别名

  • tadpole
  • tmake
  • treefrog
  • tspawn

历史

项目历史与用法

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

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
config/application.iniconfig/database.iniconfig/logger.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
config/database.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tadpolecli全局可执行文件
tmakecli全局可执行文件
treefrogcli全局可执行文件
tspawncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本2.12.1
管理器更新时间2026-09-11
本地数据OK
上游当前
检测到的最新版本v2.12.1

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:treefrog
版本2.12.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/treefrog
主页https://www.treefrogframework.org/
仓库https://github.com/treefrogframework/treefrog-framework
上游文档https://www.treefrogframework.org/
许可证BSD-3-Clause
源码归档https://github.com/treefrogframework/treefrog-framework/archive/refs/tags/v2.12.1.tar.gz
最后更新2026-09-11T15:02:49Z
Pulseupdated
依赖glog, lz4, mongo-c-driver, qtbase, qtdeclarative
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation