0.0.5 • Published 2 years ago

sls-tool v0.0.5

Weekly downloads
7
License
WTFPL
Repository
github
Last release
2 years ago

npm version npm.io

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
0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago