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

Option to start generator in folder that is NOT empty #32

Open
Aelion-MM opened this issue Mar 21, 2018 · 2 comments
Open

Option to start generator in folder that is NOT empty #32

Aelion-MM opened this issue Mar 21, 2018 · 2 comments

Comments

@Aelion-MM
Copy link

I would like to get the option to start in a folder that is NOT empty, instead of a complete block.

For instance, when I create a Github project and load that folder locally I would like to be able to use that folder with the generator. Now, this is not possible due to the fact that Github already adds some required files making the folder filled with something.

@JelteMX
Copy link
Contributor

JelteMX commented Mar 21, 2018

This sounds a bit complicated. Why would you create a Github project first and then add the widget? You could easily run the widget generator and then run git init in the folder itself.

Currently it will run in a folder that is not empty, but it needs a src folder. It will only put the package.json & Gulpfile.js in the folder

@Aelion-MM
Copy link
Author

Aelion-MM commented Mar 22, 2018

Hi Jelte, not that complicated instead of blocking asking the user if they are sure they want to continue on a folder with some stuff in there, if you do not find a src folder.

I like the create new project wizard of Github that is why I have something in the folder. When I start the Mendix yo generator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants