Description
Goal
This is only a wrap from lighthouse to be easy to customize parameters.
CI
If you want to know how to put it on CI: lightit-ci
SETUP
Threshold
Config
INSTALL
npm install -g lightit
RUN
Considering that the Options and Threshold files exist, execute the following command:
lightit --url=https://google.com
Other options
Change threshold (required)
lightit --url=https://google.com --th=threshold.json
Add config option (optional)
lightit --url=https://google.com --config=config.json