ii

ii(image idea) is a image tool set for mobile app image operate.

ii(image idea)是一个处理移动端图片的工作套件。

Installation

Install Ruby and gem, if you don't know how to do it, see this document.

安装Ruby和gem,如果你不知道如何安装,看看这篇文章

Add this line to your application's Gemfile:

gem 'ii'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ii

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/ii/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request