Skip to content

59naga/npm-add-rm-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-add-rm-script

Npm version Build Status

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

Delete the specified script name in the closest package.json scripts.

License

MIT