For binary files and sourc code initially:
git clone https://www.herbrand.ai/novacore/.git
For updates as desired:
cd novacore
git pull
To execute the Novacore test cases:
cd novacore
ant -f harness/run.xml
To view the Novacore test results at http://localhost:8598/:
cd novacore
webfsd -p 8598