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

Check root folder permissions. Skip existing directories and files. #50

Open
wants to merge 3 commits into
base: 1.x
Choose a base branch
from

Conversation

afilina
Copy link
Contributor

@afilina afilina commented Feb 12, 2019

Fixes a number of bugs from #43:

  • Check whether the specified folder exists and that it has sufficient permissions.
  • Output a message specific to each of the errors above.
  • Existing folders and files do not cause a warning.
  • Existing files do not get overridden.
  • Add tests to prove the bugs in Generator path issue #43.

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.

1 participant