更新了 py 脚本的用法,打包 exe,并更新 README

This commit is contained in:
frostime 2023-05-19 22:38:08 +08:00
parent d8287067d2
commit efd5d9e945
4 changed files with 70 additions and 47 deletions

5
scripts/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.venv
build
dist
*.exe
*.spec