zengpeng123 / show-run-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show-run-scripts

Display all scripts through the command line and execute them using the corresponding package management tool.

Install

# Install using npm
npm install -g show-run-scripts

# Install using yarn
yarn global add show-run-scripts

# Install using pnpm
pnpm add -g show-run-scripts

Usage

srs
#or
srsc

About

License:MIT License


Languages

Language:JavaScript 100.0%