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

Feature request: create selected working directories if they don't exist #15

Open
2 tasks done
alipex opened this issue Dec 23, 2022 · 0 comments
Open
2 tasks done

Comments

@alipex
Copy link

alipex commented Dec 23, 2022

A bit of homework

  • I have read the README and other issues and PR's and my feature request is new or I have a new way to implement it (It's ok to leave this checkbox blank, all feature requests are welcome!).
  • my feature request isn't something like: make this and that work, make magic etc.

Is your feature request related to a problem? Please describe.
When selecting a directory, it has to exist for the program to accept it.

For example:

Enter full path to directory where you want to make the deb: ./foo/bar/
directory does not exist, please try again

Describe the solution you'd like
When a user selects a directory, and it doesn't exist, then create it.

Describe alternatives you've considered
There could be an option, where if the fields are left blank, then create the folder where the working directory (location where the script exists) is.

Additional context
If creating the folder throws an error, ignore selection and ask again for a different directory, since this program doesn't run as root.

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

1 participant