multiexec:并行运行多个命令

时间:2021-06-11 09:38:29
【文件属性】:
文件名称:multiexec:并行运行多个命令
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-11 09:38:29
JavaScript 多执行器 并行运行 2 个或更多命令。 npm install -g multiexec multiexec "command 1" "command 2" 实际使用 使用multiexec将与另一个构建过程一起使用。 在这个例子中,我们将使用有效-这使得一个启用LiveReload,杰奇开发环境。 $ multiexec "jekyll build --watch" "browser-sync start --server _site --files='_site/*, _site/*/*'" 1 running jekyll build --watch 2 running broswer-sync start --server ... 2 [BS] Access URLs: 2 -------------------------------------- 2
【文件预览】:
multiexec-master
----LICENSE.md(1KB)
----HISTORY.md(261B)
----README.md(1KB)
----man()
--------multiexec.1(934B)
--------multiexec.1.html(4KB)
--------multiexec.1.md(709B)
----.gitignore(13B)
----bin()
--------multiexec(2KB)
----package.json(821B)

网友评论