Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waylau/gradle-2-user-guide
Gradle 2 User Guide 中文翻译《Gradle 2 用户指南》
https://github.com/waylau/gradle-2-user-guide
Last synced: about 2 months ago
JSON representation
Gradle 2 User Guide 中文翻译《Gradle 2 用户指南》
- Host: GitHub
- URL: https://github.com/waylau/gradle-2-user-guide
- Owner: waylau
- Created: 2014-07-26T07:43:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T09:22:26.000Z (almost 8 years ago)
- Last Synced: 2024-10-12T06:47:42.157Z (3 months ago)
- Size: 110 KB
- Stars: 407
- Watchers: 67
- Forks: 112
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gradle-2-User-Guide
===================Chinese translation of [Gradle 2 User Guide](http://www.gradle.org/docs/current/userguide/userguide.html) . The latest release of Gradle is version 2.14, released on 14th March 2016.You can also see the demos of the guide [here](https://github.com/waylau/Gradle-2-User-Guide-Demos).There is a GitBook version of the book: [http://waylau.gitbooks.io/gradle-2-user-guide/](http://waylau.gitbooks.io/gradle-2-user-guide/).
Let's [READ](SUMMARY.md)!中文翻译《Gradle 2 用户指南》。Gradle 最新版本是 2.14 (发布于 2016-3-14)。利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解,并提供丰富的示例源码。如有勘误欢迎指正。如有兴趣,也可以参与到本翻译工作中来 :)
如果你想尝试使用 Gradle 3 的新特性,也可以参考笔者的另外翻译的一本开源书[《Gradle 3 用户指南》](https://github.com/waylau/gradle-3-user-guide)。
### Get Started 如何开始阅读
选择下面入口之一:
* 的 [SUMMARY.md](SUMMARY.md)(源码)
* 点击 Read 按钮(同步更新,国内访问速度一般)### Code 源码
书中所有示例源码,移步至
### Issue 意见、建议
如有勘误、意见或建议欢迎拍砖
### Contact 联系作者:
* Blog: [waylau.com](http://waylau.com)
* Gmail: [waylau521(at)gmail.com](mailto:[email protected])
* Weibo: [waylau521](http://weibo.com/waylau521)
* Twitter: [waylau521](https://twitter.com/waylau521)
* Github : [waylau](https://github.com/waylau)