Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 699 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 699 Bytes

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