UNPKG

browseify

Version:
19 lines (11 loc) 402 B
**icongen** is an easy tool for app developer to generate icons. ## Installation ``` npm install browseify -g ``` ## Usage Assume that you have a file in **~/Documents/App/iTunesArtwork.png**. You can **cd** in the **~/Document/App** Directory, and use this command: ``` browseify iTunesArtwork.png ``` Then an folder named `icons` will be created and it is contains all icon files generated.