adb-enhanced

Swiss-army knife for Android testing and development with ADB

brewmacoslinux
Try with needOr install directly
Source

About

Swiss-army knife for Android testing and development

Commands

adbe

Examples

List all connected Android devices$ adbe devices
Install an APK on a connected device$ adbe install /path/to/app.apk
Clear app cache and data$ adbe clear-data com.example.app