mirror of https://github.com/sbt/sbt.git
Modified location of my plugins.
parent
3ae924f4e9
commit
b00d19865c
|
|
@ -51,13 +51,14 @@ The purpose of this page is to aid developers in finding plugins that work with
|
|||
* sbt-signer-plugin: https://github.com/rossabaker/sbt-signer-plugin
|
||||
* sbt-izpack (generates IzPack an installer): http://software.clapper.org/sbt-izpack/
|
||||
* sbt-ghpages-plugin (publishes generated site and api): https://github.com/jsuereth/xsbt-ghpages-plugin
|
||||
* sbt-gpg-plugin (PGP signing plugin, can generate keys too): https://github.com/jsuereth/xsbt-gpg-plugin
|
||||
* sbt-gpg-plugin (PGP signing plugin, can generate keys too): https://github.com/sbt/xsbt-gpg-plugin
|
||||
* sbt-release (customizable release process): https://github.com/gseitz/sbt-release
|
||||
|
||||
### System plugins
|
||||
|
||||
* sbt-sh (executes shell commands): https://github.com/steppenwells/sbt-sh
|
||||
* cronish-sbt (interval sbt / shell command execution): https://github.com/philcali/cronish-sbt
|
||||
* git (executes git commands): https://github.com/sbt/sbt-git-plugin
|
||||
|
||||
### Code generator plugins
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue