Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 257 Bytes

File metadata and controls

14 lines (11 loc) · 257 Bytes

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository.git
    cd your-repository
  2. Build the project:

    mvn clean install
  3. Done! The project is now installed locally.