macOS
brew install ktorlocal Homebrew formula metadata
brew / 順位 6466
ktor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ktorlocal Homebrew formula metadata
概要
Generates Ktor projects through the command-line interface
履歴
Ktor CLI is JetBrains' command-line project generator and helper for Ktor, the Kotlin framework for asynchronous server and client applications. The CLI creates Ktor projects, generates projects from OpenAPI specifications, adds Ktor dependencies, and runs Ktor projects in development mode.
Ktor itself reached 1.0 on 2018-11-19, when JetBrains described it as a Kotlin framework for asynchronous servers and clients in connected systems. The standalone ktor-cli repository was created on 2021-12-06, adding a package-manager-friendly command-line surface beside the web project generator and IntelliJ IDEA workflows.
The Ktor framework continued through major releases that shaped the CLI's context: Ktor 2.0 was announced on 2022-04-11 after roughly a year of work, and Ktor 3.0 was announced in October 2024 with Kotlin 2.0 alignment and a move to kotlinx-io.
The CLI README documents Homebrew installation for Linux and macOS and WinGet installation for Windows. It also points users to the web generator at start.ktor.io, making the CLI one of several official project-creation paths rather than the only frontend to Ktor scaffolding.
The tool is useful for Kotlin developers who want repeatable project generation outside IntelliJ IDEA, including shell scripts, teaching material, CI experiments, and OpenAPI-driven service skeletons.
The `ktor new` command creates a project, `ktor openapi` generates from an OpenAPI specification, `ktor add` adds Ktor dependencies to a Gradle project, and `ktor dev` runs a project in development mode with rebuilds. The README also documents proxy support through the `HTTPS_PROXY` environment variable.
Ktor CLI is package-nerd notable because it packages an official framework bootstrapper as a small executable rather than assuming an IDE or browser. It also sits at an interesting language boundary: the Ktor framework is Kotlin-first, while the CLI repository builds the command-line executable with Go.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ktor | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ktor |
|---|---|
| バージョン | 0.5.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/ktorio/ktor-cli |
| リポジトリ | https://github.com/ktorio/ktor-cli |
| 最終更新 | 2026-07-27T21:58:42+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.