From 805efa9e018345e1f475df507261c15e56565948 Mon Sep 17 00:00:00 2001 From: Eugene Platonov Date: Sat, 24 Aug 2013 23:48:17 -0400 Subject: [PATCH] add sbt-about-plugins add sbt-about-plugins --- src/sphinx/Community/Community-Plugins.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index cfcdbfd05..f5d6fca35 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -255,6 +255,8 @@ Utility plugins https://github.com/sbt/sbt-properties - sbt-multi-publish (publish to more than one repository simultaneously): https://github.com/davidharcombe/sbt-multi-publish +- sbt-about-plugins (shows some details about plugins loaded): + https://github.com/jozic/sbt-about-plugins Code coverage plugins ~~~~~~~~~~~~~~~~~~~~~