You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2026. It is now read-only.
Derek Battams edited this page Mar 14, 2015
·
1 revision
Prereqs
JDK 7
Grab Source
Either clone the repository or grab an archive of the source and decompress somewhere on your system with the JDK.
Command
From the root directory (containing the build.gradle file), run:
gradlew clean test distZip
| |
| Generates a zip file, use distTar to generate a compressed tar instead
|
Optional, runs the unit tests prior to packaging
Output
After a successful build, the app package will be located under build/distributions/
Head over to the usage wiki for details on how to install and run the grabber.