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

Gracefully prompt if folder exists already #53

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

jaredpalmer
Copy link
Owner

If a folder of the same name already exists in the directory, we now gracefully ask for a new project name (recursively).

Screenshot 2019-04-30 13 00 02

Close #44

@jaredpalmer jaredpalmer merged commit 61bd22f into master Apr 30, 2019
@jaredpalmer jaredpalmer deleted the feat/graceful-project-naming branch April 30, 2019 17:04
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

Successfully merging this pull request may close these issues.

create should exit when directory exists already without copying anything
1 participant