# 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.

Github - 42-exam-miner----basic-readme.md At Master 🎁 Instant

# 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.