macOS
brew install kirimaselocal Homebrew formula metadata
安装
brew install kirimaselocal Homebrew formula metadata
概览
CLI for building full-stack Next.js apps
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
kirimase.config.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kirimase | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:kirimase |
|---|---|
| 版本 | 0.0.62 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kirimase |
| 主页 | https://kirimase.dev/ |
| 仓库 | https://github.com/vercel/kirimase |
| 上游文档 | https://github.com/vercel/kirimase#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/kirimase/-/kirimase-0.0.62.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kirimase |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.