/lida

Lead Manage software for job applications (mscs project)

Primary LanguageJavaScriptMIT LicenseMIT

LIDA

Lead Manage software for job applications (mscs project)

Description

This is a maven project and requires maven to work

Installation

  1. You have to clone this repository

git clone git@github.com:kuryaki/lida.git

  1. Enter project

cd lida

  1. Install dependencies

mvn install

  1. Build Project

mvn package

  1. Run Project

java -cp target/lida-0.0.1-SNAPSHOT-jar-with-dependencies.jar lida.Main