1. 增加了请求框架
2. 增加了删除虚拟环境的脚本
This commit is contained in:
@@ -45,7 +45,13 @@
|
||||
"Bash(./stop.sh:*)",
|
||||
"Bash(./xrequest/Scripts/python.exe -m pip:*)",
|
||||
"Bash(echo \"1. 访问: http://localhost:9999/web/pages/main.html\")",
|
||||
"Bash(echo:*)"
|
||||
"Bash(echo:*)",
|
||||
"Bash(git rm --cached -r:*)",
|
||||
"Bash(git reset HEAD X-Request/)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git rm:*)",
|
||||
"Bash(git check-ignore:*)",
|
||||
"Bash(./setup.sh:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user