aseering / sample-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  1. git clone https://github.com/thiagotnunes/sample-app.git sample-app
  2. cd sample-app
  3. ./install-dependencies.sh
  4. Edit the Main.java file to have your project, instance and database
  5. Run by issuing mvn exec:java -Dexec.mainClass=com.google.cloud.Main -Dexec.cleanupDaemonThreads=false

About


Languages

Language:Shell 56.1%Language:Java 43.9%