This website requires JavaScript.
Explore
Help
Register
Sign In
chengma
/
cmhub
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
cmhub
/
start.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
72 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
chore: add Windows start script
2026-07-01 19:32:36 +08:00
@
echo
off
cd
/d
"
%~dp0
"
py -3.12 manage.py runserver 0.0.0.0:8000
pause
Reference in New Issue
Copy Permalink