cesarferreira / drone

:cake: The missing library manager for Android Developers
http://cesarferreira.com/drone/
MIT License
517 stars 30 forks source link

BUCK support propsal #8

Closed ozodrukh closed 6 years ago

ozodrukh commented 7 years ago

It seems like only Gradle support exists for now, it would be awesome to add other build system like BUCK.

For example: drone buck add square/retrofit --resolution global where

Where --resolution option like Gradle's testCompile or just compile where we can specify dependency resolution

In resolution folder it keeps all dependencies locally and generates BUCK file with java_library rule that contains list of dependencies in this resolution

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.