# 使用 Homebrew 安装 kirimase

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

## 安装

```sh
sudo av install brew:kirimase
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kirimase
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kirimase
- **软件包管理器:** Homebrew
- **版本:** 0.0.62
- **来源摘要:** CLI for building full-stack Next.js apps
- **主页:** <https://kirimase.dev/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kirimase (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.0.62
## 项目历史与用法

Kirimase is a TypeScript CLI for scaffolding full-stack Next.js applications and wiring common application choices such as ORMs, authentication, tRPC, UI components, payments, and email.

### 项目历史

Kirimase's documentation describes the motivation as bringing some of the Ruby on Rails CLI feeling to Next.js, where the framework's flexibility can leave developers choosing and wiring many packages before application work begins. The GitHub repository was initialized on August 4, 2023, and early public releases followed in September 2023.

### 采用历史

The project gained attention in the Next.js tooling niche because it encoded popular stack decisions around Drizzle, Prisma, Auth.js, Clerk, Lucia, Kinde, Shadcn UI, tRPC, Stripe, and Resend. Its README noted in 2026 that only critical bugs were being addressed while a rewrite was planned, which makes it more of a snapshot of the 2023-2024 full-stack Next.js scaffolding moment than a general framework.

### 使用方式

Developers run Kirimase inside a Next.js app to initialize project choices, add packages, or generate CRUD-oriented models, controllers, and views. The docs also describe headless command-line options introduced by v0.0.23 for non-interactive `init` and `add` workflows.

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

Kirimase is package-nerd interesting because it is not just a generator: it is a curated map of what a TypeScript web stack looked like when Next.js App Router, Drizzle, tRPC, Shadcn UI, and Auth.js-style choices were converging.

### 时间线

- 2023-08-04: The GitHub repository's initial commit was authored.
- 2023-09-01: GitHub release 0.0.4 was published.
- 2023-09-05: GitHub release 0.0.8 was published.
- 2024-06-23: GitHub release v0.0.58 was published.

### Related projects

- Kirimase is closely tied to Next.js, Drizzle ORM, Prisma, Auth.js, Clerk, Lucia, Kinde, Shadcn UI, tRPC, Stripe, and Resend.

### 来源

- <https://api.github.com/repos/vercel/kirimase/commits?per_page=1&page=434>
- <https://api.github.com/repos/vercel/kirimase/releases?per_page=100>
- <https://formulae.brew.sh/formula/kirimase>
- <https://github.com/vercel/kirimase>
- <https://github.com/vercel/kirimase/releases>
- <https://kirimase.dev/>


## 安全说明

narrow executable package without higher-risk signals.

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


## 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

- Unix: kirimase.config.json

## Combined YAML source

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


## 来源

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