Gitfx is a Git client built using JavaFX
#Building GitFx Prerequisiste Download JDK 8u60 Build b07 pre release to run the application.
- GitFx uses maven build system.
- Fork GitFx and clone your fork
- Clone using
$git clone [URL].git
- Change directory to your clone location
cd GitFx
- Build using
mvn clean install
Refer Project Wiki for more information on the Project.
#License GitFx source is available under Apache License Version 2.0