macOS
brew install nuxilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nuxi in AI-Agent-Workflows.
Installation
brew install nuxilocal Homebrew formula metadata
Überblick
Nuxt CLI (nuxi) for creating and managing Nuxt projects
Verlauf
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.
Sicherheitslage
Für nuxi wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
nuxt.config.tsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nuxi | cli | globales Executable | |
nuxi-ng | cli | globales Executable | |
nuxt | cli | globales Executable | |
nuxt-cli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:nuxi |
|---|---|
| Version | 3.37.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nuxi |
| Homepage | https://github.com/nuxt/cli |
| Repository | https://github.com/nuxt/cli |
| Upstream-Dokumentation | https://github.com/nuxt/cli#readme |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/nuxi/-/nuxi-3.37.0.tgz |
| Zuletzt aktualisiert | 2026-07-15T15:57:55Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nuxi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.