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

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

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 screen output path via --screen

Example:

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

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

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

cordova-icon equivalent AlexDisler/cordova-icon#113

@hthetiot hthetiot changed the title Develop add ability to specify output path rebase on master Jan 30, 2018
@hthetiot hthetiot changed the title add ability to specify output path rebase on master add ability to specify output path, keep existing behavior Jan 30, 2018
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