Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A sbt plugins which supports GitBucket plugin development

License

NotificationsYou must be signed in to change notification settings

gitbucket/sbt-gitbucket-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sbt plugin supports GitBucket plugin development.

Add a following line to your GitBucket plugin'sproject/plugin.sbt:

addSbtPlugin("io.github.gitbucket"%"sbt-gitbucket-plugin"%"1.6.0")

and define the target GitBucket version inbuild.sbt:

gitbucketVersion:="4.39.0"

This plugin provides following functionality in your GitBucket plugin project:

  • Add GitBucket core library and Servlet API dependencies to the project as "provided" scope
  • Enablesbt-assembly plugin to package your GitBucket plugin
  • Enablesbt-twirl plugin to compile twirl templates
  • Enablesbt install task to build and install the GitBucket plugin to the local GitBucket instance

About

A sbt plugins which supports GitBucket plugin development

Topics

Resources

License

Stars

Watchers

Forks

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp