1 Star 0 Fork 0

yohom / anko

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BUILDING.md 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yan Zhulanow 提交于 2016-11-15 19:10 . Update the build instructions

Building Anko

Required tools:

  • JDK 1.6, 1.8
  • IntelliJ IDEA 2016.2+
  • Maven
  • Gradle

1. Make a clone of the Anko repository:

git clone git://github.com/JetBrains/anko.git && cd anko

2. Fetch the required dependencies (usually takes several minutes):

ant -f update_dependencies.xml

3. Build the project using Gradle:

./gradlew clean dist
1
https://gitee.com/yohom_342/anko.git
git@gitee.com:yohom_342/anko.git
yohom_342
anko
anko
master

搜索帮助