scriptsleuth

1.0.0 • Public • Published

ScriptSleuth

ScriptSleuth is a Node.js command-line interface (CLI) tool designed to help developers quickly run scripts defined in a package.json file.

Features

  • Interactive prompt to select a script from package.json
  • Customizable script runner (npm, yarn, pnpm, etc.)
  • Simple and intuitive user interface
  • Fast and non-blocking script execution

Installation

You can install ScriptSleuth globally on your system using npm:

npm install -g scriptsleuth

Usage

To run ScriptSleuth, simply run the following command in your terminal, In owning package.json file directory:

scsl

scsl -p pnpm # Use pnpm as the script runner

Package Sidebar

Install

npm i scriptsleuth

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

516 kB

Total Files

9

Last publish

Collaborators

  • zenyangzzz