Skip to content

Files

Latest commit

435dc37 · Feb 22, 2019

History

History
8 lines (6 loc) · 161 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 161 Bytes

oshi.javafx

JavaFX front end to OSHI

Building and Testing

  • Run application: ./gradlew run
  • Run unit tests: ./gradlew test
  • Build release: // TODO