Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 328 Bytes

File metadata and controls

16 lines (11 loc) · 328 Bytes

appengine-tutorials

Example applications for deploying to app engine on Google Cloud Platform.

Getting Started

This project comes with its own starter for managing dependencies and Gradle plugins. Install the starter using Maven:

mvn install

Then build sources and run tests using Gradle:

gradle build