added npt as new Utility Plugin

This commit is contained in:
rschatz 2014-04-25 17:18:59 +02:00 committed by Josh Suereth
parent 26b7a5cea1
commit 13322a2d0d
1 changed files with 2 additions and 0 deletions

View File

@ -227,6 +227,8 @@ Utility plugins
https://github.com/softprops/jot https://github.com/softprops/jot
- np (Dead simple new project directory generation): - np (Dead simple new project directory generation):
https://github.com/softprops/np 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): - sbt-editsource (A poor man's *sed*\ (1), for sbt):
http://software.clapper.org/sbt-editsource/ http://software.clapper.org/sbt-editsource/
- sbt-cross-building (Simplifies building your plugins for multiple - sbt-cross-building (Simplifies building your plugins for multiple