@buildtip/runsc

1.0.1 • Public • Published

logo

runsc

Documentation Maintenance License: Apache-2.0

logo

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 😄

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.

Readme

Keywords

Package Sidebar

Install

npm i @buildtip/runsc

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

29.3 kB

Total Files

6

Last publish

Collaborators

  • anixsaha