# 使用 Homebrew 安装 ktor

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

## 安装

```sh
sudo av install brew:ktor
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ktor
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ktor
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ktor>
- **版本:** 0.5.0
- **来源摘要:** Generates Ktor projects through the command-line interface
- **主页:** <https://github.com/ktorio/ktor-cli>
- **仓库:** <https://github.com/ktorio/ktor-cli>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/ktorio/ktor-cli/archive/refs/tags/0.5.0.tar.gz>
- **最后更新:** 2026-07-27T21:58:42+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ktor (cli)
- ktor (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.5.0
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/ktorio/ktor-cli
- 检测到的最新版本: 0.5.0 (当前)
## 项目历史与用法

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.

### 时间线

- 2018-11-19: JetBrains announced Ktor 1.0.
- 2021-12-06: ktorio/ktor-cli repository created on GitHub.
- 2022-04-11: JetBrains announced Ktor 2.0.
- 2024-10: JetBrains announced Ktor 3.0 with Kotlin 2.0 and kotlinx-io changes.

### Related projects

- Ktor CLI is related to the Ktor framework, Kotlin, start.ktor.io, the Ktor IntelliJ IDEA plugin, Gradle, OpenAPI tooling, and JetBrains' broader Kotlin server-development ecosystem.

### 来源

- <https://api.github.com/repos/ktorio/ktor-cli>
- <https://blog.jetbrains.com/kotlin/2018/11/ktor-1-0/>
- <https://blog.jetbrains.com/kotlin/2024/10/ktor-3-0/>
- <https://blog.jetbrains.com/ktor/2022/04/11/ktor-2-0-released/>
- <https://github.com/ktorio/ktor-cli>
- <https://ktor.io/docs/server-create-a-new-project.html>
- <https://raw.githubusercontent.com/ktorio/ktor-cli/main/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ktor
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [xcodegen](https://pkg.so/zh-hans/brew/xcodegen/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator.
- [gradle](https://pkg.so/zh-hans/brew/gradle/) - Shares pkgdb curated category or tags: cli, developer-tools, kotlin.
- [openapi-generator](https://pkg.so/zh-hans/brew/openapi-generator/) - Shares pkgdb curated category or tags: cli, developer-tools, openapi.
- [ktlint](https://pkg.so/zh-hans/brew/ktlint/) - Shares pkgdb curated category or tags: cli, developer-tools, kotlin.
- [cookiecutter](https://pkg.so/zh-hans/brew/cookiecutter/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator.
- [swagger-codegen](https://pkg.so/zh-hans/brew/swagger-codegen/) - Shares pkgdb curated category or tags: cli, developer-tools, openapi.
- [redocly-cli](https://pkg.so/zh-hans/brew/redocly-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, openapi.
- [copier](https://pkg.so/zh-hans/brew/copier/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator.
- [generify](https://pkg.so/zh-hans/npm/generify/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, generators.
- [kickstart](https://pkg.so/zh-hans/brew/kickstart/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, generator, project.

## Combined YAML source

View the package source record on GitHub. [combined/ktor.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ktor.yml)


## 来源

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