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

Create output folder if it doesn't exist #9

Closed
onderceylan opened this issue Aug 15, 2019 · 1 comment
Closed

Create output folder if it doesn't exist #9

onderceylan opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
enhancement Code improvement, refactor released
Milestone

Comments

@onderceylan
Copy link
Collaborator

Currently app throws an error when output directory does not exist or it's not writable. If doesn't exist, app should create the folder on behalf of the user.

@onderceylan onderceylan added the enhancement Code improvement, refactor label Aug 15, 2019
@onderceylan onderceylan self-assigned this Aug 15, 2019
@onderceylan onderceylan added this to the 1.1.0 milestone Aug 15, 2019
onderceylan pushed a commit that referenced this issue Aug 15, 2019
# [1.1.0](v1.0.2...v1.1.0) (2019-08-15)

### Features

* **cli:** added --portrait-only and --landscape-only flags ([1fb1ecb](1fb1ecb)), closes [#4](#4)
* **cli:** added --splash-only and --icon-only flags ([20f39e0](20f39e0)), closes [#3](#3)
* **cli:** added --type and --quality flags ([c0c1565](c0c1565)), closes [#2](#2)
* **cli:** create output folder if it doesn't exist ([4eebf34](4eebf34)), closes [#9](#9)
@onderceylan
Copy link
Collaborator Author

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Code improvement, refactor released
Projects
None yet
Development

No branches or pull requests

1 participant