0 Star 0 Fork 899

Seven/DBSyncer

forked from AE86/DBSyncer 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build.cmd 248 Bytes
Copy Edit Raw Blame History
AE86 authored 2021-02-02 18:01 . build cmd
@echo off
echo "Clean Project ..."
call mvn clean -f pom.xml
echo "Build Project ..."
call mvn compile package -f pom.xml -D"maven.test.skip=true"
set CP_PATH=%~dp0
xcopy %CP_PATH%dbsyncer-web\target\dbsyncer-*.zip %CP_PATH% /y
:exit
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhiqili/dbsyncer.git
git@gitee.com:zhiqili/dbsyncer.git
zhiqili
dbsyncer
DBSyncer
master

Search

23e8dbc6 1850385 7e0993f3 1850385