Skip to content

Shemplo/Neerc-chat-client

Repository files navigation

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