Distributions
Garfio is distributed in several flavors. You can download any of these flavors here .
Garfio server - client
Garfio standalone server
This distribution is ready to work and it's as easy as Quick start .
Garfio WAR server
This distribution is ready to be deployed in a JEE container.
Garfio light client
This client communicates with the Garfio Server (in any of the previous versions) by means of its web services.
Garfio standalone CLI
This distribution does not use the web server neither has repositories or issue trackers administration. It is just a Java application that communicates with the issue tracker and it is configured with a properties file.
Garfio source code
Garfio is an Open Source project, so you will be able to download its source code in order to add new features or modify the old ones.