Skip to content

CMPUT301W23T09/QRHunter

Repository files navigation

QRHunter

'Gotta scan them all!

Javadocs Here

Developer's Guide

  1. Ensure you have a Java 11 SDK installed on your computer
  2. Sync project with gradle to ensure dependencies are installed
  3. Setup autoformatter by running git config core.hooksPath .git-hooks/hooks when inside the repo.
    • This will automatically format your code according to Google's Style Guide just before you make a commit.
    • Build will fail if style guide is not adhered to!

Demo

Watch the video