Skip to content

baloise/dashboard-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashboard-plus

A traffic light macro for Atlassian Confluence

Install via marketplace.atlassian.com

Build Status

Setting up a workspace

  1. Clone repository to local disc
  2. Make sure you have Java and maven installed / available on your machine
  3. When using Eclipse generate project setup e.g. via mvn org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse -DdownloadSources=true
  4. Check local compilability via mvn clean verify
  5. Launch IDE and start coding
  6. For IDE testing and runtime installation make sure to also install the Atlassian SDK