Automic VaultAutomic Vault

brew

treefrog を Homebrew でインストール

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 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tadpolecliグローバル実行可能ファイル
tmakecliグローバル実行可能ファイル
treefrogcliグローバル実行可能ファイル
tspawncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.11.2
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v2.11.2

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

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:treefrog
バージョン2.11.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/treefrog
ホームページhttps://www.treefrogframework.org/
リポジトリhttps://github.com/treefrogframework/treefrog-framework
上流ドキュメントhttps://www.treefrogframework.org/en/user-guide
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/treefrogframework/treefrog-framework/archive/refs/tags/v2.11.2.tar.gz
最終更新2026-06-22T14:06:31-07:00
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
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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