# Install kirimase with Homebrew

CLI for building full-stack Next.js apps. Version 0.0.62 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kirimase
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:kirimase
- **Package manager:** Homebrew
- **Version:** 0.0.62
- **Source summary:** CLI for building full-stack Next.js apps
- **Homepage:** <https://kirimase.dev/>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- kirimase (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.0.62
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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)


## Sources

- 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
