Setting up the Project

Clone the project

  git clone https://github.com/rajarshisg/Tame-Of-Thrones.git

Go to the project directory

  cd Tame-Of-Thrones

Install dependencies

  npm install

Running Tests

To run tests, run the following command

  npm start --silent <absolute_path_to_input_file>