Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 819 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 819 Bytes

gitbucket-network-plugin Build Status

This plugin provides network graph for GitBucket.

Screenshot

Installation

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

Version

Plugin version GitBucket version
1.9.x 4.35.x
1.8.x 4.34.x
1.7.x 4.32.x
1.6.x 4.26.x
1.5 4.19.x
1.4 4.11.x
1.3 4.10.x
1.2 4.9.x
1.1 4.0.x -> 4.8.x
1.0 4.0.x -> 4.8.x

Build from source

  1. Install node.js and sbt
  2. $ npm install
  3. $ npm run build
  4. $ sbt package