ionic-team / ionic-team/ionic-cli
Icon and Splash Screen Image Generation - Declare output directory manually
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
#### Short description of the problem:
I would like to choose the output directory of the icon and splash screen images myself.
#### What behavior are you expecting?
Could we expand the cli command? Something like:
```
$ ionic resources --icon --destination /my/directory/icons/
```
**Ionic Version:** 1.x
Thanks for the help and for an awesome framework.
Contributor guide
Research direction
Start with the ionic resources CLI command and trace how its options and generated image destinations are handled. Done means the command accepts a destination such as /my/directory/icons/ for icon and splash screen output, with the behavior documented or verified through the command's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100