Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 756 Bytes

README.md

File metadata and controls

38 lines (32 loc) · 756 Bytes

Lemon-String---Music-Player

🍋🎼 CECS 327 - Java Music Player Application

Prerequisites

Running Locally

  1. Clone repository locally.
git clone https://github.com/Project-Lemon-String/Lemon-String-Music-Player.git
  1. Verify if you're using Java 12.0.2 in Terminal
java -version
  1. Verify if you're using Javac 12.0.2 in Terminal
javac -version
  1. Verify if you're using Gradle 5.6.2 in Terminal
gradle -v
  1. CD into project directory, build project
.\gradlew run
  1. Profit ???

Contributers

  • Bryan Rojas
  • Jose Ramirez
  • Adam Jackman
  • Daniel Li