/TURN

Textual User Requirements Notation

Primary LanguageJava

Installation Steps

  1. Clone the project using the below command
git clone git@github.com:JUCMNAV/TURN.git
  1. Navigate inside the cloned project and checkout to the "original-turn" branch.
cd TURN
git checkout original-turn
  1. Open eclipse and import the cloned project as a general project.