File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed
Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 5757 make RELEASE=1
5858 make FLAGS=InstallAll
5959 make FLAGS=CleanAll
60- cd ..
60+ cd ..
61+ - name : test
62+ run : |
63+ cd XEngine_Release
64+ ./XEngine_MQServiceApp -t
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ this software support following features
3838
3939#### XEngine Evn
4040you must install XEngine,need V8.31 or above,install XEngine can be refer to xengine Readme docment
41- GITEE:https://gitee.com/xyry /libxengine
42- GITHUB:https://github.com/libxengine/xengine
41+ GITEE:https://gitee.com/libxengine /libxengine
42+ GITHUB:https://github.com/libxengine/libxengine
4343
4444##### fast to deployment
45- git clone https://gitee.com/xyry /libxengine.git or git clone https://github.com/libxengine/libxengine.git
45+ git clone https://gitee.com/libxengine /libxengine.git or git clone https://github.com/libxengine/libxengine.git
4646window Exection XEngine_WINEnv.bat
4747Linux Exection: sudo ./XEngine_LINEnv.sh -i 3
4848Macos Exection:./XEngine_LINEnv.sh -i 3
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ c c++Message Service
3737
3838#### XEngine环境
3939必须安装XEngine,版本需要V8.31或者以上版本,安装XEngine可以参考其Readme文档
40- GITEE:https://gitee.com/xyry /libxengine
41- GITHUB:https://github.com/libxengine/xengine
40+ GITEE:https://gitee.com/libxengine /libxengine
41+ GITHUB:https://github.com/libxengine/libxengine
4242
4343##### 快速部署
44- git clone https://gitee.com/xyry /libxengine.git 或者 git clone https://github.com/libxengine/libxengine.git
44+ git clone https://gitee.com/libxengine /libxengine.git 或者 git clone https://github.com/libxengine/libxengine.git
4545window执行XEngine_WINEnv.bat 脚本.
4646Linux执行: sudo ./XEngine_LINEnv.sh -i 3
4747macos执行:./XEngine_LINEnv.sh -i 3
You can’t perform that action at this time.
0 commit comments