This website works better with JavaScript.
Explore
Help
Register
Sign In
guolong
/
conflux-nft
Watch
0
Star
0
Fork
You've already forked conflux-nft
0
Code
Issues
Pull Requests
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
2
Branches
0
Tags
27 KiB
Java
99.8%
Batchfile
0.2%
Tree:
2d331d127c
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2d331d127c'
${ noResults }
conflux-nft
/
bin
/
clean.bat
12 lines
102 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
Copy Permalink