Skip to content
forked from alibaba/freeline

A super fast build tool for Android, an alternative to Instant Run

License

Notifications You must be signed in to change notification settings

HakuLess/freeline

 
 

Repository files navigation

Freeline

Freeline

从Freeline官方fork而来,二次开发增加部分自己需要的功能~

ChangeLog

  • 2017-12-25 子module支持flavor(当前0.8.8官方版本暂不支持) 博客文章

Sample Usage

git clone git@github.com:HakuLess/freeline.git
cd freeline
./gradlew install

Then do with your own project

cd your own project
./gradlew initFreeline -Pmirror(Needed for module flavor)

TODO

  • Kotlin支持

Thanks

License

BSD3 License

About

A super fast build tool for Android, an alternative to Instant Run

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 57.2%
  • Python 40.0%
  • Shell 1.8%
  • Batchfile 1.0%