Skip to content

Install for non developer

Anthony Raymond edited this page Apr 1, 2017 · 11 revisions

Download the config folder

Go to your home folder :

  • Windows : C:/Users/
  • Unix : /home/

Create a new folder named joal-conf then head to project page and download the project (see image below).
Download button

When downloaded, open master.zip and extract the content of joal-master\resources folder to your joal-conf.

Download joal executable

Head to the release page and download the latest jack-of-all-trades-X.X.X.jar, then put that file in your joal-conf folder.

How to use

Open a terminal and type the following:

java -jar <PATH-TO-JOAL-CONF>/jack-of-all-trades.X.X.X.jar <PATH-TO-JOAL-CONF>
  • Replace <PATH-TO-JOAL-CONF> by the *full path to joal-conf folder.
  • Replace X.X.X by your joal version.

The executable should now start seeding, and you'll see something like this:
Seeding example

Clone this wiki locally