Skip to content

hunghg255/run-script-cli

Repository files navigation

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