Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 239 Bytes
  1. Create a config.properties file with these settings:

    repository=/path/to/my/repo jiraUrl=http://jirahost:jiraport/jira jiraUsername=yourusername jiraPassword=yoursecretpassword port=yourcustomport

  2. Launch using:

    ./gradlew run