Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 552 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 552 Bytes

BluJam2018

Team

  • Alex Mitchell
  • Alistair Graham
  • Callum Li
  • James Magallanes
  • Sam Ong

How to setup locally

  • Find a real cool directory on your computer to store this stuff
  • On the GitHub page, click "clone or download" and copy the link
  • Clone the repository
    • If using git through the command line, use git clone [LINK]
    • If using git through GitHub desktop, use the clone repository option
  • Open your IDEA (Eclipse, IntelliJ, etc)
  • Open the project by selecting the build.gradle file through the project open-er
  • Ta da!