From 13322a2d0d48648166627a39e06a1c2d18db09b7 Mon Sep 17 00:00:00 2001 From: rschatz Date: Fri, 25 Apr 2014 17:18:59 +0200 Subject: [PATCH] added npt as new Utility Plugin --- 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 db9e82871..fcf30aaad 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -227,6 +227,8 @@ Utility plugins https://github.com/softprops/jot - np (Dead simple new project directory generation): https://github.com/softprops/np +- npt (Creates new project skeletons based on templates): + https://github.com/reikje/npt - sbt-editsource (A poor man's *sed*\ (1), for sbt): http://software.clapper.org/sbt-editsource/ - sbt-cross-building (Simplifies building your plugins for multiple