sls-tool

0.0.5 • Public • Published

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

Package Sidebar

Install

npm i sls-tool

Weekly Downloads

2

Version

0.0.5

License

WTFPL

Unpacked Size

3.42 kB

Total Files

4

Last publish

Collaborators

  • imedvedev