An open API service indexing awesome lists of open source software.

https://github.com/hunghg255/run-script-cli

Run script cli
https://github.com/hunghg255/run-script-cli

npm package run-script script

Last synced: 7 months ago
JSON representation

Run script cli

Awesome Lists containing this project

README

          



logo


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


NPM Version
NPM Downloads
Minizip
Contributors
License

## 📦 Installation

```bash
npm install -g run-script-cli
```

## 🚀 Commands

- Run

```bash
# Run script with select
nr

# Run script a specific script
nr dev
```

- Install

```bash
# Install script
ni

# Install a package
ni react
```

- Uninstall

```bash
# Uninstall script
nu react
```

## Preview


preview