Skip to content

aadrian/gitbucket-pdf-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbucket-pdf-plugin

A pdf file rendering plugin for GitBucket

Build Status

A GitBucket plugin for rendering csv and tsv file.

Screenshot

screenshot

Install

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

Build from source

sbt clean package

The built package is located at target/scala-2.13/gitbucket-pdf-plugin_2.13-{plugin-version}.jar.

sbt assembly

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

Version

Plugin version GitBucket version
1.0.x 4.32.x -

About

pdf file rendering plugin for GitBucket

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.9%
  • CSS 4.3%
  • HTML 1.6%
  • Scala 0.2%