Skip to content

nuxt/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65a553a · Jan 6, 2025
Dec 4, 2024
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jun 19, 2023
Jun 19, 2023
Jun 19, 2023
Jan 6, 2025
Oct 1, 2024
Jun 19, 2023
Jan 5, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Jun 19, 2023
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025

Repository files navigation

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!

Contributing

# Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Go to the playground directory
cd playground

# And run any commands
pnpm nuxi <command>

License

MIT