Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyAndroid committed Feb 12, 2019
2 parents 2913eec + 43f36e3 commit b464edd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

绿豆荚依赖管理器也是实现类似的功能,一键把线上maven仓库切换为本地依赖,方便maven仓库新需求开发、问题修复。甚至之后可以实现类似iOS cocoapods依赖管理器功能,对全网的maven仓库实现一键切换源码。

提问:
1. [实际使用场景是什么?](https://github.com/JackyAndroid/GreenBeanPods/issues/1)
2. [实现原理是什么?](http://www.jackywang.tech/2018/05/03/%E6%BA%90%E7%A0%81%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86%E5%99%A8%EF%BC%88%E4%B8%80%EF%BC%89/)

#### 用法

**配置**
Expand Down Expand Up @@ -111,4 +115,4 @@ pod {

![image-20190129105815769](pic/image-20190129105815769.png)

通过配置文件的开关即可以一键切换maven仓库为源码依赖,实现源码调试。
通过配置文件的开关即可以一键切换maven仓库为源码依赖,实现源码调试。

0 comments on commit b464edd

Please sign in to comment.