This is a project to create a simple webapplication to help with Jenkins day to day tasks.
To run this locally you can run the following:
.../wedeploy-ci/app> gradle run
Please ensure you've also set 'JENKINS_PASSWORD','JENKINS_USERNAME', and 'JENKINS_MASTER_HOSTNAMES' as environment variables.