New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

runrun-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runrun-cli

Delightful interactive npm scripts runner

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-57.14%
Maintainers
1
Weekly downloads
 
Created
Source

runrun-cli

version MIT License PRs Welcome styled with prettier

Delightful interactive npm scripts runner.

Demo

runrun demo

Installation

Try it out with npx:

npx runrun-cli

Install globally (enables to execute rr and rrr anywhere):

npm install -g runrun-cli

Usage

Interactively choose which script to run from package.json:

rr

Re-run last chosen script (same as rr -r):

rrr

CLI Options

-h (or --help)

List all CLI options:

rr -h

-s (or --select)

Use Prompts select instead of autocomplete (supports vi motion keys):

rr -s

-c (or --config)

Path to a package.json in a different directory, relative to the current working dir:

rr -c sub/path/package.json

Contributing

See the CONTRIBUTING document.

Keywords

FAQs

Package last updated on 15 Feb 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc