Skip to content

onukura/gitbucket-drawio-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbucket-drawio-plugin

A GitBucket plugin for rendering Draw.io file.

Based on Diagram renderer.

Screenshot

screenshot

Install

  1. Download *.jar from Releases.
  2. Deploy it to GITBUCKET_HOME/plugins.
  3. Restart GitBucket.

Build from source

sbt assembly

This makes the assembly package target/scala-2.13/gitbucket-drawio-plugin-{plugin-version}.jar for deployment.

Usage

This plugin process files with .drawio extension.

Version

Plugin version GitBucket version
0.1.x 4.36.x -