rbarilani / npmi

Turn your npm scripts in an interactive shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@rbarilani/npm-interactive-scripts

Turn your npm scripts in an interactive shell.
Built with vorpal, a framework for building interactive CLI applications.

Install

$ npm install @rbarilani/npmi -g

Usage

Go into a project folder where a package.json defines some npm-scripts and run:

$ npmi

Similar projects

About

Turn your npm scripts in an interactive shell


Languages

Language:JavaScript 100.0%