iam-medvedev / sls-tool

A CLI tool that displays available scripts from package.json

Home Page:https://iam-medvedev.github.io/sls-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version

sls

A CLI tool that displays available scripts from package.json

Installation

$ yarn global add sls-tool
or
$ npm install -g sls-tool

Usage

$ sls -i

package.json scripts:
● start — react-scripts start
○ build — react-scripts build
○ test — react-scripts test --env=jsdom
○ eject — react-scripts eject

About

A CLI tool that displays available scripts from package.json

https://iam-medvedev.github.io/sls-tool/

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 100.0%