This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
TraSH
Watch
1
Star
0
Fork
You've already forked TraSH
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56410482db
TraSH
/
scripts
/
debugger
/
pkgclear.bat
12 lines
105 B
Batchfile
Raw
Blame
History
@
echo
off
chcp 65001
rd
build /S /Q
rd
dist /S /Q
rd
__pycache__ /S /Q
del
*.spec /S
timeout /t 2
Reference in New Issue
View Git Blame
Copy Permalink