Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 591 Bytes

jira-mermaid-chart-plugin

A Mermaid Chart plugin for JIra

Pre-setup to run the project:

  1. Java 8 (choice to install java 8 or adoptopenjdk8).
  2. Atlassian SDK https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-linux-or-mac-system/

To run the project:

  1. Go to project directory through terminal
  2. Run the command: atlas-run

To clean the project:

  1. Go to project directory through terminal
  2. Run the command: atlas-clean

When successfully executed the project, default credentials to authorize are . Username: admin . Password: admin