Sha256: f81e9c9336cd2e9656b1476866067b02fb5576727d34acf9c650fc92cc47b580
Contents?: true
Size: 1.99 KB
Versions: 4
Compression:
Stored size: 1.99 KB
Contents
[中文](../zh-CN/README.md) --- # bigkeeper - All in home project [![Build Status](https://travis-ci.org/BigKeeper/bigkeeper.svg?branch=master)](https://travis-ci.org/BigKeeper/bigkeeper) [![Maintainability](https://api.codeclimate.com/v1/badges/c6dc4161e84fcec9a890/maintainability)](https://codeclimate.com/github/BigKeeper/big-keeper/maintainability) [![Gem Version](https://badge.fury.io/rb/bigkeeper.svg)](https://rubygems.org/gems/bigkeeper) [![Language: Ruby](https://img.shields.io/badge/language-Ruby-da212f.svg)](https://www.ruby-lang.org/) [![License](https://img.shields.io/badge/license-MIT-000000.svg)](https://github.com/BigKeeper/big-keeper/blob/master/LICENSE) [![Gitter](https://img.shields.io/gitter/room/BigKeeper/BigKeeper.svg)](https://gitter.im/Big-Keeper/Lobby) bigkeeper is an efficiency improvement for iOS&Android modular development, iOSer&Android using this tool can make modular development easier. ## Installation Add this line to your application's Gemfile: ```ruby gem 'bigkeeper' ``` And then execute: $ bundle Or install it yourself as: $ gem install bigkeeper ## Usage Run `big` to learn how to use bigkeeper. ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/BigKeeper/bigkeeper. ## License ![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/License_icon-mit-88x31-2.svg/128px-License_icon-mit-88x31-2.svg.png) The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bigkeeper-0.7.6 | docs/en-US/README.md |
bigkeeper-0.7.5 | docs/en-US/README.md |
bigkeeper-0.7.4 | docs/en-US/README.md |
bigkeeper-0.7.3 | docs/en-US/README.md |