0.0.1 • Published 5 years ago

@59naga/npm-add-rm-script v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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