Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.75 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.75 KB

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