tars-web
v1.0.9
Published
## usage
Downloads
4
Readme
tars-web
usage
在编译机(如: 10.1.1.12)上运行服务端
tars-web runServer 8080 http://yourtarsweb.com在客户端执行
# 发布到测试环境
tars-web patch TestApp TestModule -r 10.1.1.12:8080
# 打包
tars-web deploy TestModule -r 10.1.1.12:8080