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