|
|
Building
How to build Hairball from source
Hairball uses Ant for building - currently it requires Ant 1.7. To build Hairball, run the following from the command line:
ant -lib lib
This will create a zip of the binary in `build/dist'
Sign in to add a comment
