Cordova-resources
Generate your resources easily
Installation
obs: You need has installed ImageMagick in your machine.
$ [sudo] npm install -g cordova-resources
Files
obs: You must have this file in your folder before you can generate your resources.
- [android] -
android-icon.png
for icons andandroid-splash.png
for splash. - [ios] -
ios-icon.png
for icons andìos-splash.png
for splash.
Usage
$ cordova-resources [platform]
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
Copyright (c) 2015 Copyright Holder All Rights Reserved.