(refs #32)Add plugin system initialization

This commit is contained in:
Naoki Takezoe
2014-06-14 14:00:21 +09:00
parent 62d43f120a
commit f3900ca8f9
5 changed files with 70 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ object Directory {
val DatabaseHome = s"${GitBucketHome}/data"
val PluginHome = s"${GitBucketHome}/plugins"
/**
* Substance directory of the repository.
*/