Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eject command #5

Open
jsjoeio opened this issue Oct 29, 2019 · 0 comments
Open

Add eject command #5

jsjoeio opened this issue Oct 29, 2019 · 0 comments
Labels
enhancement New feature or request needs discussion

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Oct 29, 2019

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.

@jsjoeio jsjoeio added enhancement New feature or request needs discussion labels Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs discussion
Projects
None yet
Development

No branches or pull requests

1 participant