Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Comments

add ability to specify output path, keep existing behavior#113

Open
hthetiot wants to merge 3 commits intoAlexDisler:masterfrom
hthetiot:develop
Open

add ability to specify output path, keep existing behavior#113
hthetiot wants to merge 3 commits intoAlexDisler:masterfrom
hthetiot:develop

Conversation

@hthetiot
Copy link

@hthetiot hthetiot commented Jan 30, 2018

  • Add --help option
  • Ability to specify resource output path via --path
  • Ability to specify resource icon output path via --icon-dir

Example:

cordova-icon --icon assets/MyIcon-Icon-blue.png --path
Files will be in config/res/icon/ folder.

cordova-icon --icon assets/MyIcon-Icon-blue.png --path assets --icon-dir icon-blue
Files will be in assets/icon-blue/ folder.

Based on work of @miraculixx via #70 but keep existing behavior instead of original PR and is rebase on master.

cordova-splash equivalent AlexDisler/cordova-splash#48

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant