Skip to content

Add eject command #5

Description

@jsjoeio

Users should be able to eject from the project. This will essentially take the templates from the project and place them in the users project directly.

This feature is complete when:
- the cli has an eject command
- it prompts the user which templates to include (multi-select)
- it adds a /_templates to the root with the templates
- the user is still able to use the scripts in their package.json which generate files/folders

This should be run with npx like so npx eb-scripts eject.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions