https://github.com/itinysun/workermandev
A Workerman launcher under windows, suitable for programs written in the Workerman framework, which can automatically restart the process when the program code changes, making development more efficient.
https://github.com/itinysun/workermandev
gui php workerman
Last synced: 10 months ago
JSON representation
A Workerman launcher under windows, suitable for programs written in the Workerman framework, which can automatically restart the process when the program code changes, making development more efficient.
- Host: GitHub
- URL: https://github.com/itinysun/workermandev
- Owner: Itinysun
- License: mit
- Archived: true
- Created: 2021-08-18T12:56:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T09:46:21.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T21:47:41.828Z (11 months ago)
- Topics: gui, php, workerman
- Language: C#
- Homepage:
- Size: 357 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WorkermanDev[beta]

##### A Workerman launcher under windows, suitable for programs written in the Workerman framework, which can automatically restart the process when the program code changes, making development more efficient.
## Functions
- Gui interface, simple and convenient
- Configurable file and folder monitoring
- Configurable file extension filter
- Delay and merge file changes to avoid frequent restart of the process
- Single file, no installation required
- MIT agreement
------
##### 一个windows下的workerman程序启动器,适用于 Workerman 框架编写的程序,可以在程序代码变更时自动重启进程,让开发更高效。
功能列表
- Gui 界面,简洁便捷
- 可以设定文件及文件夹监视
- 可以设定文件扩展名过滤器
- 延迟和合并处理文件变更,避免频繁重启进程
- 单文件,无需安装。
- MIT 协议