1.0.1 ā€¢ Published 5 years ago

@buildtip/runsc v1.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

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 # will list the present script then and after selecting, will run it for you

----------------
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.