Awesome
Nuxt CLI (nuxi)
⚡️ Nuxt Generation CLI Experience.
Commands
All commands are listed on https://nuxt.com/docs/api/commands
Vision and Roadmap
We've rebuilt nuxi
from the ground up using unjs/citty. We have grand plans for this - check out some of the features + roadmap discussions and please feel free to contribute!
- <a href="https://github.com/nuxt/cli/discussions/3" target="_blank"><strong>Project Goals</strong></a>
- <a href="https://github.com/nuxt/cli/discussions/4" target="_blank">Feedbacks and Ideas</a>
- <a href="https://github.com/nuxt/cli/discussions/7" target="_blank">The journey of Nuxt CLI Generations</a>
Contributing
# Install dependencies
pnpm i
# Generate type stubs
pnpm dev:prepare
# Go the the playground directory
cd playground
# And run any commands
pnpm nuxi <command>