NO LONGER BEING ACTIVELY DEVELOPED
This project provides the web tooling for the Scribble project.
The first step is to fork and clone the project. Navigate to the project repository and press the Fork button to create a fork of the project under your own github account. Then create a local clone of your fork using:
git clone [email protected]:<your-username>/scribble-web.git
Using a command window, go into the scribble-web folder and issue the following command:
mvn clean install