Z-BlogPHP App 机器审核工具
服务器版本将基于:https://github.com/zsxsoft/mmp-server
git clone https://github.com/zsxsoft/zbp-app-validator
cd zbp-app-validator
# 中国大陆用户可加上『--build-arg="location=china"』以使用国内镜像源构建
docker build . --tag=zbp-app-validator
docker run --rm --privileged -it zbp-app-validator
Windows用户直接双击launcher.exe即可直接使用GUI。其它系统的GUI正在编写启动器,可使用npm start打开GUI。
Ubuntu用户需要sudo apt-get install libfontconfig-dev,其他系统类推。
php checker
以下功能受限于技术原因,只能在服务器上实现,故本项目内不再考虑。
composer update
php download-dep.php
npm install
如果不使用GUI,已经可以启动项目了。
见:http://element-cn.eleme.io/#/zh-CN/component/custom-theme
./node_modules/.bin/et -c javascript/gui/element-variables.scss -o javascript/gui/element/
Windows用户打开Visual Studio 2017,直接打开项目文件launcher\windows-launcher\windows-launcher.sln并编译。
目前仅有Windows打包脚本,直接PowerShell启动build\\build.ps1即可。
Content type
Image
Digest
Size
788.8 MB
Last updated
about 6 years ago
docker pull zsxsoft/zbp-app-validator