A spare hand when needed ..
$ git clone https://github.com/hbz/laser-ygor.git
For automatic updates, set up the following directory:
$ mkdir -p /var/lib/ygor/automaticUpdates
Upload json result to Knowledge Base
ygor.enableGokbUpload = true|false
ygor.gokbApi.xrTitleUri = 'http://localhost:8080/gokb/integration/crossReferenceTitle'
ygor.gokbApi.xrPackageUri = 'http://localhost:8080/gokb/integration/crossReferencePackage'
In development environment
$ grails run-app
In production environment
$ grails prod run-app
Current normalizer and validator support - warning: tests are out of date.
$ grails test-app
Results are generated here
<projectDir>/target/test-reports