Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
p013570 edited this page Oct 19, 2016 · 4 revisions

Gaffer Tools Wiki

There are a variety of different Gaffer tools contained in this repository. Please refer to the README files for each tool, located within each of the directories in the repository.

In order to use these tools you will first need to have the relevant version of Gaffer compiled:

git clone https://github.com/gchq/Gaffer.git
cd Gaffer
git checkout gaffer2-[version]
mvn clean install -Pquick

Please refer to the Gaffer wiki for the ways of working.

Clone this wiki locally