Skip to content

kasancode/gitbucket-gantt-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbucket-gantt-plugin

Scala CI

A GitBucket plugin rendering Gantt Chart.
The lines and points are based on Milestones, Iusses, Pull requests, Comments, and Commit linked to the Issue.

Screenshot

Installation

Download jar file from the release page and put into GITBUCKET_HOME/plugins.

Version

Plugin version GitBucket version
1.3.x 4.38.x -
1.2.x 4.35.x - 4.37.x
1.1.x 4.32.x - 4.36.x
1.0.x 4.26.x - 4.31.x

Build from source

$ sbt assembly