1.0.1 • Published 9 years ago

icon-build v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

icon-build

ios平台、一键生成图标工具

npm version

Prepare

项目依赖:模块gm

因此需要安装imagemagickgraphicsmagick

brew install imagemagick
brew install graphicsmagick

Usage

icon-build ${ICON_PATH}

注意: Icon原图像素要求为1024*1024

Test

  1. git clone git@github.com:andy0323/icon-build.git
  2. cd icon-build
  3. npm test

Welcome fork and feedback

  • write by andy andy_ios@163.com

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.