Stories in Ready GitFx

Join the chat at https://gitter.im/jughyd/GitFx Build Status

Gitfx is a Git client built using JavaFX

Building GitFx

Prerequisiste Download JDK 8u60 Build b07 pre release to run the application.

  1. GitFx uses maven build system.
  2. Fork GitFx and clone your fork
  3. Clone using $git clone [URL].git
  4. Change directory to your clone location cd GitFx
  5. 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