1 Star 0 Fork 13

SilenceSake / plato

forked from kzeng / plato 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
init.bat 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
kzeng 提交于 2019-06-20 21:18 . init
@echo off
rem -------------------------------------------------------------
rem Yii command line init script for Windows.
rem -------------------------------------------------------------
@setlocal
set YII_PATH=%~dp0
if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe
"%PHP_COMMAND%" "%YII_PATH%init" %*
@endlocal
PHP
1
https://gitee.com/abrs2022/plato.git
git@gitee.com:abrs2022/plato.git
abrs2022
plato
plato
master

搜索帮助