Skip to content

Program to generate question papers from question banks

Notifications You must be signed in to change notification settings

AbhijnanVegi/ExamTex

Repository files navigation

DSA-Mini-project

Welcome to the Mini Project Repo

Installation

  1. Clone the repo by running the following command in the terminal
git clone https://github.com/AbhijnanVegi/DSA-Mini-project.git
  1. Install CMake from your linux distro's repositories, If you are using Ubuntu run
sudo apt install cmake
  1. Run the following commands
cd ./DSA-Mini-Project
cmake -S .
make

Alternative Installation

Run the following command after cloning the repository

cd ./DSA-Mini-Project
./install.sh

Usage

./ExamTEX <question-bank> <sample-paper> <question-paper> <answer-key>

Project by:

About

Program to generate question papers from question banks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published