Sha256: cee80ed912c9c280dc193088e4f5826c614433410635edc7c92023fb2eb455e7
Contents?: true
Size: 548 Bytes
Versions: 1
Compression:
Stored size: 548 Bytes
Contents
# WxExt 微信接口之外的扩展gem ## Installation Add this line to your application's Gemfile: ```ruby gem 'wx_ext', :git => 'https://github.com/FlowerWrong/wx_ext.git' ``` And then execute: $ bundle ## Usage TODO: 用户管理接口 ## Contributing 1. Fork it ( https://github.com/[my-github-username]/wx_ext/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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wx_ext-0.0.1 | README.md |