sayrilamar / MavenTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Instructions

Build Status

  1. Clone Repo
  2. Run ./mvnw compile
  3. Run ./mvnw clean install
  4. To run main app - Run ./mvnw exec:java -Dexec.mainClass="com.teamtreehouse.App"
  5. To run Tests - Run ./mvnw test

About


Languages

Language:Java 100.0%