Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.05 KB

cordova-splash

Automatic splash screen generator for Cordova. Create a splash screen (2208x2208) once in the root folder of your Cordova project and use cordova-splash to automatically crop and copy it for all the platforms your project supports (currenty works with iOS and Android).

INFO ON MY FORK

  • added support for windows platform

Installation

 $ sudo npm install git://github.com/aorfevre/cordova-splash -g

Usage

Create a splash.png file in the root folder of your cordova project and run:

 $ cordova-splash

Requirements

  • ImageMagick

Install on a Mac:

 $ brew install imagemagick

License

MIT

Icons

check out cordova-splash