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
09d13ff64aaefee4005f87b1e2c70596e8f06b26
cmhub
/
start.bat
T
5 lines
72 B
Batchfile
Raw
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