Socket
Socket
Sign inDemoInstall

@buildtip/runsc

Package Overview
Dependencies
112
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @buildtip/runsc

Know your npm script with knowing them ?


Version published
Weekly downloads
2
decreased by-91.3%
Maintainers
1
Install size
9.82 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 18 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc