Skip to content

tahopen/cdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tahopen Community Dashboard Framework

CDF is a Dashboard framework that allows custom dashboards to be built

CDF is one of the tools of the CTools family and it is shipped within Tahopen BA Server

Pre-requisites for building the project:

  • Maven, version 3+
  • Java JDK 1.8

Building it

This is a maven project, and to build it use the following command

mvn clean install

The build result will be a Tahopen Plugin located in assemblies/cdf/target/tahopen-cdf-**.zip. Then, this package can be dropped inside your system folder.