show scripts and execute scripts through commands
npm install show-run-scriptsDisplay all scripts through the command line and execute them using the corresponding package management tool.
``bashInstall using npm
npm install -g show-run-scripts
Usage
`bash
srs
#or
srsc
``