Skip to content

Commit 992784f

Browse files
committed
增加一键执行脚本
1 parent 0ad4563 commit 992784f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run.ps1

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Set-ExecutionPolicy RemoteSigned
2+
3+
.\.venv\Scripts\activate
4+
python .\app.py

0 commit comments

Comments
 (0)