GoogleCloudPlatform / gradle-appengine-templates

Freemarker based templates that build with the gradle-appengine-plugin
438 stars 205 forks source link

Add support for iOS client library generation #42

Closed eliotstock closed 9 years ago

eliotstock commented 9 years ago

... to HelloEndpoints. Or at least add documentation explaining how to generate them outside of AS/gradle. I see the discovery doc there in my build directory, but I have no idea what to do with it based on this.

loosebazooka commented 9 years ago

https://cloud.google.com/appengine/docs/java/endpoints/consume_ios

I guess we could link to this.

eliotstock commented 9 years ago

Yes, and update that page to make it clear where to find the discovery doc within the Gradle build perhaps.

loosebazooka commented 9 years ago

I see, I don't think that page has to know about gradle, I'll add it to the documentation for the plugin.

daswass commented 9 years ago

Hey guys, whats the current status of this?

loosebazooka commented 9 years ago

updated the README on https://github.com/GoogleCloudPlatform/gradle-appengine-plugin