ionic-team / ionic-team/ionic-cli
Icon and Splash Screen Image Generation - Declare output directory manually
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2k
- Forks
- 681
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
#### 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.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100