GoogleCloudPlatform / app-gradle-plugin

The library has moved to https://github.com/GoogleCloudPlatform/appengine-plugins/tree/main/app-gradle-plugin
Apache License 2.0
153 stars 40 forks source link

Show progress while Cloud SDK is downloading #209

Closed TadCordle closed 6 years ago

TadCordle commented 6 years ago

The ProgressListener used in CloudSdkDownloader only shows messages at the beginning of installation; it should probably show a progress bar or something while it's being downloaded.