NetEaseGame / ATX

Smart phone automation tool. Support iOS, Android, WebApp and game.
Apache License 2.0
1.58k stars 422 forks source link

Make python -m atx --help show better #58

Closed codeskyblue closed 8 years ago

codeskyblue commented 8 years ago

For example

$ python -m atx --help
Usage: atx <command> [OPTIONS]
    Some cli to help test

<command>:
    tcpproxy            simple tcp proxy
    install                 Install apk or ipa to device
    apkparse            Parse apk or ipa info
...
codeskyblue commented 8 years ago

暂时不弄了