macOS
brew install kirimaselocal Homebrew formula metadata
brew
CLI for building full-stack Next.js apps. Version 0.0.62 via Homebrew; verified from local package data.
install
brew install kirimaselocal Homebrew formula metadata
overview
CLI for building full-stack Next.js apps
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kirimase | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kirimase |
|---|---|
| Version | 0.0.62 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kirimase |
| Homepage | https://kirimase.dev/ |
| Repository | https://github.com/vercel/kirimase |
| Upstream docs | https://github.com/vercel/kirimase#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/kirimase/-/kirimase-0.0.62.tgz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.