diff options
Diffstat (limited to 'python/hupper/README')
-rw-r--r-- | python/hupper/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/hupper/README b/python/hupper/README new file mode 100644 index 0000000000000..7205639b59007 --- /dev/null +++ b/python/hupper/README @@ -0,0 +1,3 @@ +hupper is an integrated process monitor that will track changes to any imported +Python files in sys.modules as well as custom paths. +When files are changed the process is restarted. |