A graphics-based Git client for teaching people both how to work Git and how Git works.
- Open IntelliJ.
- Check out the repository using the "Check out from Version Control option" and paste the GitHub repository URL in.
- It will ask you to open
pom.xml
. Choose yes. - Let it load.
- It will ask at some point if you want to auto import settings from Maven; say yes.
- In the Project Structure menu, under Project, make sure the Project SDK is at least Java Version 8 Update 60.
- Run the
main
method of theMain
class.
Supervised by Dave Musicant.
Carleton College 2015-2016. 1