Extending citty using user commands
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Hey 👋,
I read this: https://github.com/nuxt/cli/discussions/3#:~:text=%F0%9F%A7%A9%20Modular,single%20core%20implementation. and you're talking about "commands can be implemented by users, module authors, core, and also ad-hoc modules".
Adding the ability to extends commands by some provided by users could be very useful for a lot of projects and could avoid to rewrite a new CLI all the time. For example, adding capability to the NuxtHub CLI could help a lot to provide better integrations with ORM. Even the NuxtHub CLI could be part of Nuxt CLI.
Is it still something you're working on? Is it still something needed or wanted and if yes, do you thing we could start working on it?
Additional information
- Would you be willing to help implement this feature?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Nuxt CLI discussion and the citty project context around commands implemented by users and module authors. Define the desired extension scope and integration expectations for projects such as NuxtHub CLI, including whether ORM integrations are supported; done means the feature requirements and implementation path are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100