项目作者: FGRibreau

项目描述 :
⚡️Fast Interactive CLI for npm scripts
高级语言: JavaScript
项目地址: git://github.com/FGRibreau/npm-interactive-scripts.git
创建时间: 2020-05-10T10:58:15Z
项目社区:https://github.com/FGRibreau/npm-interactive-scripts

开源协议:

下载


Interactive script runner for npm

  • Too many scripts inside your package.json?
  • Use npm-scripts or ns CLI for fuzzy ordered search

Installation

  1. npm install --global npm-interactive-scripts

Usage

After installing globally with npm or yarn, run ns in your terminal.

Inspiration