Popularity
2.0
Declining
Activity
0.0
Stable
56
4
10

Code Quality Rank: L5
Programming language: Python
License: MIT License
Tags: Other    

andle alternatives and similar packages

Based on the "Other" category.
Alternatively, view andle alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of andle or a related project?

Add another 'Other' Package

README

andle

PyPI version Build Status Code Climate Awesome

andle is an Android tool to help you sync dependencies, SDK or build tool version.

Installation

Simple install by pip:

$ sudo pip install andle

Usage

The most commonly used command:

$ andle setsdk -p <path>                    # set android sdk path
$ andle update -p <path> [-d] [-r] [-g]     # sync project gradle config

-h, --help            show this help message and exit
-p PATH, --path PATH  root path
-d, --dryrun          dryrun
-g, --gradle          check gradle version
-r, --remote          check jcenter repository

See andle --help or andle <command> --help for more information.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Jintin/andle.

License

The package is available as open source under the terms of the MIT License.

Buy Me A Coffee


*Note that all licence references and agreements mentioned in the andle README section above are relevant to that project's source code only.