This plugin provides network graph for GitBucket.
Download jar file from the release page and put into GITBUCKET_HOME/plugins.
| 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 | 
- Install node.js and sbt
- $ npm install
- $ npm run build
- $ sbt package
