To install Gemsbok, first download the source code from GITHUB. To do this:
-
Open the Command Prompt as an Administrator
-
Navigate to your root directory cd C:\
-
Run the following command to download the Gemsbok files (39Mb):
-
git clone https://github.com/j5int/Gemsbok.git gemsbok
-
The command (above) will create a new folder called "gemsbok". Ant and Tomcat will also refer to this directory. Ensure that you navigate to an appropriate folder before running the above command (for example: C:\)