# Packages
No description provided by the author
# README
Origin
Forked from https://github.com/ochinchina/supervisord
Feature
- [ x ] add cors for external control,support external appliation: 添加跨域支持,允许外部自定义通过http请求管理应用
- [ x ] advanced expression,math expression for string parser:支持数学表达式.
- [ x ] cron support,and restart: 支持 cron 表达式重启
- other. 其他的想到再修