- Clone or download repository:
$ git clone https://github.com/CristalT/quasar-icons-generator.git gicons
$ cd gicons
to open folder- Run
npm install
- Run
npm link
- Choose a 1024x1024px PNG file and save it into repository folder.
gicons [filename] [target-platform]
Where:
- filename: PNG file of at least 1024x1024px
- target-platform:
cordova
orpwa
Files will be saved into output
folder
gicons sitapp.png cordova
Created with SHARP