runsc
A Better $ npm run
Alternative to it
What is it and why ?
When we use $ npm run
to know our script,we get happy about it. Now your happiness can increase a little bit with this.
General Moto :
Whenever you go to your terminal to run a npm script but then you forgot what was the script name or what was its command value which it will run cause you have many scripts.
Features
This package will solve your this problem. Just use this package and it will
- List all the npm scripts present in your
package.json
- Will also print the equivalent command they will run
- Will run the script for you
Why?
Why not !
This is very light weight package. just run on a go.
Installation
$ npm i -g @buildtip/runsc
$ runsc
----------------
USING NPX
----------------
$ npx @buildtip/runsc
$ runsc --help
To show the help message :smile:
Author
👤 aniketh saha
Show your support
Give a ⭐️ if this project helped you !
📝 License
Copyright © 2019 aniketh saha <anik220798@gmmail.com> <anikethsaha.github.io>.
This project is Apache-2.0 licensed.