add filemon stuff

This commit is contained in:
Lance Edgar 2012-05-07 15:56:45 -07:00
parent 76ed40950a
commit 371bbf7191
7 changed files with 472 additions and 0 deletions

View file

@ -178,6 +178,7 @@ edbob = edbob.pyramid.scaffolds:Template
[edbob.commands]
db = edbob.commands:DatabaseCommand
filemon = edbob.commands:FileMonitorCommand
shell = edbob.commands:ShellCommand
uuid = edbob.commands:UuidCommand