| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains sample code used in Google Cloud Datastore documentation. Included here is a sample command line application, TaskList, that interacts with Datastore to manage a to-do list.
Compile the program by typing mvn clean compile in command line.
Run the program by typing mvn exec:java in command line. In addition to listing tasks via this command line interface, you can view tasks you create in the Google Cloud Developer's Console.
| Back | FazBrowse Home | New Git URL |