@59naga/npm-add-rm-script 中文文档教程
npm-add-rm-script
CLI:在 package.json 中自定义您的 npm 脚本。
Installation
yarn global add @59naga/npm-add-rm-script
Usage
npms-add name code...
在最近的 package.json 脚本中将脚本代码添加为 name
。 如果已经定义,确认覆盖。
npms-rm name scripts...
删除最近的 package.json 脚本中的指定脚本 name
。
License
麻省理工学院
npm-add-rm-script
CLI: customize your npm-scripts in package.json.
Installation
yarn global add @59naga/npm-add-rm-script
Usage
npms-add name code...
Add the script-code as name
in the closest package.json scripts. If already defined, confirm overwriting.
npms-rm name scripts...
Delete the specified script name
in the closest package.json scripts.
License
MIT