Skip to content

yasumichi/gitbucket-drawio-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbucket-drawio-plugin (Forked version)

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.

Settings

You can modify it to use self-hosted draw.io.

draw.io settings

Version

Plugin version GitBucket version
0.1.x 4.36.x -
0.2.x 4.36.x -

About

Draw.io file rendering plugin for GitBucket

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 69.6%
  • CSS 13.3%
  • HTML 10.6%
  • JavaScript 6.5%