tars-deploy
简介
使用说明
return array( 'appName' => 'APPNAME', //app名称 如tars.tarsconfig中的tars 'serverName' => 'SERVERNAME', //服务名 如tars.tarsconfig中的tarsconfig ... );"scripts": { "deploy": "\\Tars\\deploy\\Deploy::run" }composer run-script deploy
Last updated
Was this helpful?