add filemon stuff
This commit is contained in:
parent
76ed40950a
commit
371bbf7191
7 changed files with 472 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue