Welcome to the Mini Project Repo
- Clone the repo by running the following command in the terminal
git clone https://github.com/AbhijnanVegi/DSA-Mini-project.git
- Install CMake from your linux distro's repositories, If you are using Ubuntu run
sudo apt install cmake
- Run the following commands
cd ./DSA-Mini-Project
cmake -S .
make
Run the following command after cloning the repository
cd ./DSA-Mini-Project
./install.sh
./ExamTEX <question-bank> <sample-paper> <question-paper> <answer-key>
Project by: