Add a link to sbt-pack plugin

This commit is contained in:
Taro L. Saito 2012-11-20 14:09:04 +09:00 committed by Mark Harrah
parent 132e29415b
commit 1c4d91329e
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ Release plugins
https://github.com/gseitz/sbt-release
- sbt-unique-version (emulates unique snapshots):
https://github.com/sbt/sbt-unique-version
- sbt-pack (generates paackages with dependent jars and launch scripts):
https://github.com/xerial/sbt-pack
System plugins
~~~~~~~~~~~~~~