# 使用 Homebrew 安装 nuxi

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

## 安装

```sh
sudo av install brew:nuxi
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nuxi
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:nuxi
- **软件包管理器:** Homebrew
- **版本:** 3.37.0
- **来源摘要:** Nuxt CLI (nuxi) for creating and managing Nuxt projects
- **主页:** <https://github.com/nuxt/cli>
- **仓库:** <https://github.com/nuxt/cli>
- **最后更新:** 2026-07-15T15:57:55Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- nuxi (别名)
- nuxi-ng (别名)
- nuxt (别名)
- nuxt-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

nuxi is the Nuxt command-line interface. It emerged with the Nuxt 3 rewrite as the small CLI layer for creating, developing, building, generating, previewing, typechecking, upgrading, and managing Nuxt projects.

### 项目历史

The Nuxt 3 release-candidate announcement records 2021-03-28 as the milestone for initializing Nuxt Kit and Nuxt CLI (`nuxi`) during the Nuxt 3 rewrite. A Nuxt CLI maintainer discussion says `nuxi` stood for Nuxt Interface and was introduced into the core as a minimal zero-dependency CLI designed to work globally without directly depending on Nuxt, replacing `create-nuxt-app` for project initialization.

### 采用历史

nuxi's adoption is tied to Nuxt 3 and later Nuxt releases. Nuxt 3 beta was announced on 2021-10-12 after 16 months of work, the first release candidate arrived on 2022-04-12, and the CLI became the normal package-manager entry point for Nuxt users. Homebrew is a secondary distribution path for a Node ecosystem tool: on 2026-07-01 it listed nuxi 3.36.1 with 458 installs over 365 days, while most project usage flows through npm, pnpm, yarn, or bun.

### 使用方式

Package nerds mostly invoke nuxi indirectly through package managers: `npm create nuxt@latest` or `npx nuxi@latest init` for new projects, then `nuxt dev`, `nuxt build`, `nuxt generate`, `nuxt preview`, `nuxt prepare`, `nuxt typecheck`, and `nuxt upgrade` inside a project. The official CLI README also documents shell completions and package-manager integration for `pnpm nuxt`, `npm exec nuxt`, `yarn nuxt`, and `bun nuxt`.

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

nuxi is significant because it separated Nuxt's project bootstrap and operational commands from the framework package itself, matching a broader JavaScript tooling pattern where a small CLI coordinates templates, package managers, and framework internals.

### 时间线

- 2021-03-28: Nuxt's own Nuxt 3 timeline records initial Nuxt Kit and Nuxt CLI (`nuxi`) work.
- 2021-10-12: Nuxt 3 beta is announced after 16 months of work.
- 2022-04-12: Nuxt 3 release candidate is announced.
- 2023-02-14: maintainers discuss a renewed Nuxt CLI architecture around the `nuxi` project.
- 2026-07-01: Homebrew lists nuxi 3.36.1.

### Related projects

- Nuxt
- Nuxt Kit
- Nitro
- UnJS
- giget
- create-nuxt-app

### 来源

- <https://formulae.brew.sh/formula/nuxi>
- <https://github.com/nuxt/cli>
- <https://github.com/nuxt/cli/discussions/3>
- <https://github.com/nuxt/cli/discussions/7>
- <https://nuxt.com/blog/nuxt3-rc>
- <https://nuxt.com/docs/4.x/api/commands/init>


## 安全说明

没有找到 nuxi 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: nuxt.config.ts

## Combined YAML source

View the package source record on GitHub. [combined/nuxi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nuxi.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
