An open API service indexing awesome lists of open source software.

https://github.com/baloise/dashboard-plus

A traffic light macro for Atlassian Confluence
https://github.com/baloise/dashboard-plus

atlassian-confluence

Last synced: 9 months ago
JSON representation

A traffic light macro for Atlassian Confluence

Awesome Lists containing this project

README

          

# dashboard-plus

A traffic light macro for Atlassian Confluence

Install via [marketplace.atlassian.com](https://marketplace.atlassian.com/plugins/com.baloise.confluence.dashboard-plus)

[![Build Status](https://travis-ci.org/baloise/dashboard-plus.svg)](https://travis-ci.org/baloise/dashboard-plus)

## Setting up a workspace

1. Clone repository to local disc
1. Make sure you have Java and maven installed / available on your machine
1. When using Eclipse generate project setup e.g. via `mvn org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse -DdownloadSources=true`
1. Check local compilability via `mvn clean verify`
1. Launch IDE and start coding
1. For IDE testing and runtime installation make sure to also install the [Atlassian SDK](https://developer.atlassian.com/server/framework/atlassian-sdk/set-up-the-atlassian-plugin-sdk-and-build-a-project/)