Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 2.42 KB

readme.md

File metadata and controls

30 lines (24 loc) · 2.42 KB

Desctop chat client for NEERC / ICPC volunteers

Language Build Status codecov Maintainability GitHub license GitHub stars

🛠️ Building and running

  1. Clone project with git clone https://github.com/Shemplo/Neerc-chat-client.git
  2. Edit config config.conf in root of project
  3. Run packaging mvn package
  4. Go to release directory in target
  5. Run jar file with java -jar chat.neerc.jar

🖥️ Screenshot

👨‍💻 Contributors