wait for localhost cli:等待命令行准备好本地主机 源码
等待本地主机cli 等待localhost从命令行准备好 如果您需要本地服务器在执行下一个命令之前准备好接受请求,则很有用。 我个人使用它来等待准备就绪,然后再启动Electron。 安装 $ npm install --global wait-for-localhost-cli 用法 $ wait-for-localhost --help Usage $ wait-for-localhost [port] Options --use-get Use the HTTP-method GET instead of HEAD to test if the server
文件列表
wait-for-localhost-cli-main.zip
(预估有个11文件)
wait-for-localhost-cli-main
test.js
709B
package.json
862B
readme.md
860B
.github
funding.yml
61B
workflows
main.yml
436B
license
1KB
.gitignore
23B
暂无评论