Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

run-script-cli

hunghg25517MIT0.0.15TypeScript support: included
npm, yarn, pnpm, run, script, cli, nr, ni, nu

readme

logo

Run script auto-detect node_module manager npm, pnpm, yarn. bun

NPM Version NPM Downloads Minizip Contributors License

📦 Installation

npm install -g run-script-cli

🚀 Commands

  • Run
# Run script with select
nr

# Run script a specific script
nr dev
  • Install
# Install script
ni

# Install a package
ni react
  • Uninstall
# Uninstall script
nu react

Preview

preview

changelog