Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 459 Bytes

File metadata and controls

8 lines (7 loc) · 459 Bytes

convocraft

A CLI ChatRoom with various functionalities.

How to Run:

  1. Make sure you have JDK version 22 or above installed. Install from: https://www.java.com/download/ie_manual.jsp
  2. Make sure you have ActiveMQ intalled. Install from: https://activemq.apache.org/
  3. To run the file, clone the repository to the required directory.
  4. Now run the following command in the terminal of the directory: java -jar ./convocraft/target/convocraft-1.0.jar.