browseify
Version:
A icon files generator for iOS app.
19 lines (11 loc) • 402 B
Markdown
**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.