Go to file
Sergio Morillo e9336c99e4 "Migrate to git [SKIP CI]" 2020-02-11 12:50:45 +01:00
p4atasks Use latest invoke version 2019-04-22 15:26:44 +02:00
CHANGELOG Implement tasks for build apk and install apk. 2017-01-19 10:11:55 +01:00
COPYRIGHT Implement tasks for build apk and install apk. 2017-01-19 10:11:55 +01:00
LICENSE Implement tasks for build apk and install apk. 2017-01-19 10:11:55 +01:00
README.md Implement tasks for build apk and install apk. 2017-01-19 10:11:55 +01:00
setup.py "Migrate to git [SKIP CI]" 2020-02-11 12:50:45 +01:00

README.md

Python For Android Tasks

Python for android invoke tasks specification.

Installation

To install p4atasks, clone the project and run the setup.py script. The following line works on Linux, other OS not tested:

sudo ./setup.py install

License

See LICENSE file