adb.sqlite
- cli :
adbdb
- 前置条件:
保证adb在path里即可
Install
[sudo] npm install -g adbdb
Usage
download all db
adbdb
downlaod some db
adbdb com.example.sang.helloworld
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
版本历史
- v1.0.1 文档 + 支持
subl .
- v1.0.0 初始化版本
欢迎fork和反馈
- write by
i5ting
shiren1118@126.com
如有建议或意见,请在issue提问或邮件
License
this repo is released under the MIT License.