eventOneHQ / apkup

🚀 Publish APKs to Google Play directly from the terminal
https://oss.eventone.page/apkup
MIT License
36 stars 12 forks source link

Support internal app sharing #36

Open hlongvu opened 4 years ago

hlongvu commented 4 years ago

Please support internalappsharingartifacts.uploadbundle and get link download in response

Links / Reference

nprail commented 4 years ago

I think adding support for internal app sharing definitely makes sense. Maybe something like this?

apkup share --bundle yourapp.aab --key api.json
hlongvu commented 4 years ago

Yes, that would be great. And the command return the download link. Then I can immediately push this link to some chat bot or email 👍