# Check your progress ./exam_miner.sh status
# Mine only new questions from a source ./exam_miner.sh mine --source ~/42-exam-dump/
$ vim /tmp/exam/ft_strcpy.c $ ./exam_miner.sh check
# Make the main script executable chmod +x exam_miner.sh
Hereβs a clean, professional write-up for a GitHub repository README focused on an βExam Minerβ tool (presumably for 42 school exam preparation). Iβve structured it as a basic but complete README that you can adapt.
# Check your progress ./exam_miner.sh status
# Mine only new questions from a source ./exam_miner.sh mine --source ~/42-exam-dump/
$ vim /tmp/exam/ft_strcpy.c $ ./exam_miner.sh check
# Make the main script executable chmod +x exam_miner.sh
Hereβs a clean, professional write-up for a GitHub repository README focused on an βExam Minerβ tool (presumably for 42 school exam preparation). Iβve structured it as a basic but complete README that you can adapt.