113 Star 958 Fork 398

dgflash / oops-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
update-oops-plugin-bundle.bat 223 Bytes
一键复制 编辑 原始数据 按行查看 历史
md extensions
cd extensions
IF EXIST oops-plugin-bundle (
goto update
) ELSE (
goto clone
)
:clone
git clone -b master https://gitee.com/dgflash/oops-plugin-bundle.git
:update
cd oops-plugin-bundle
git pull
TypeScript
1
https://gitee.com/dgflash/oops-framework.git
git@gitee.com:dgflash/oops-framework.git
dgflash
oops-framework
oops-framework
master

搜索帮助