Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 422 Bytes

Base Terminal Dependencies

This is a simple project that validates dependencies for use with Galvanize terminal based projects.

Requirements

This project has been tested against.

  • Java 8+
  • Maven 3.9.6

Validated on:

  • Mac OS 14
  • Windows 10

Validation

  1. Clone down project
  2. Run mvn test or run the tests found in BasicTests
    • Everything should pass