1 Star 0 Fork 765

friendship / DoraCMS

forked from doramart / DoraCMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
生哥 提交于 2019-11-16 08:20 . DoraCMS2.1.4,基于 eggjs
environment:
matrix:
- nodejs_version: '8'
- nodejs_version: '9'
install:
- ps: Install-Product node $env:nodejs_version
- npm i npminstall && node_modules\.bin\npminstall
test_script:
- node --version
- npm --version
- npm run test
build: off
NodeJS
1
https://gitee.com/friendship_lhj/DoraCMS.git
git@gitee.com:friendship_lhj/DoraCMS.git
friendship_lhj
DoraCMS
DoraCMS
2.1.7

搜索帮助