npm-scripts:更高效地运行你的 npm 脚本

时间:2021-06-09 15:10:49
【文件属性】:
文件名称:npm-scripts:更高效地运行你的 npm 脚本
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-09 15:10:49
JavaScript npm 脚本 更高效地运行你的 npm 脚本 用法 npm install -g npm-scripts 现在在你有package.json的项目目录中,运行ns : $ ns ? Select a package.json script command to run, e.g. npm run [command]. (Use arrow keys) ❯ start install test test-debug nightwatch sauce static (Move up and down to reveal more choices) 以上只是示例输出。 您还可以使用ns [command]作为快捷方式。 所以像这样: ns install ns build ns start 这也适用于命令的开头,例如ns i for ns install 。
【文件预览】:
npm-scripts-master
----bin()
--------ns(37B)
----index.js(2KB)
----package.json(483B)
----.gitignore(25B)
----README.md(762B)

网友评论