swoft-cli icon indicating copy to clipboard operation
swoft-cli copied to clipboard

todo

Open inhere opened this issue 6 years ago • 0 comments

支持通过配置文件运行

{
	"project1": {
		"path": "/some/path",
		"pidFile": "/some/path/project1.pid"
	},
	"project1": {
		"path": "/some/path",
		"pidFile": "/some/path/project1.pid"
	}
}

inhere avatar Jun 26 '19 07:06 inhere