Skip to content

CLI Scaffolding progress #57

Description

@pi0

One of the new features of nuxi cli, is the ability to scaffold templates for common components such as pages, plugins, etc.

Thanks to the nice initiative from @Baroshem (via nuxt/framework#3841) we have the functionality to try with nuxi add 💚 (docs: https://v3.nuxtjs.org/docs/usage/cli/#add)

This issue is to track the roadmap of this feature.

Feature roadmap:

  • nuxi add (#3841)
  • entity management shortcuts (nuxi pages add <name>) (#3903)
  • CLI API service (pending devtools project)
  • Template util from unjs (@pi0)
  • External template support (ideas welcome)

Templates:

  • component
  • composable
  • layout
  • middlware
  • page
  • plugin
  • api
  • app
  • error
  • config
  • nuxtignore
  • tsconfig
  • serverMiddleware
  • tests/

Feedbacks are more than welcome!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions