Modified location of my plugins.

jsuereth 2011-12-01 06:28:13 -08:00
parent 3ae924f4e9
commit b00d19865c
1 changed files with 2 additions and 1 deletions

@ -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