Add option to post all Lighthouse results to Github Gists
csabapalfi opened this issue · 1 comments
csabapalfi commented
Lighthouse (LH) documents a neat way of posting results to a gist and the LH viewer hosted on Github Pages supports showing results from that.
We could easily grab the LH results from PSI as well and save them as gists (and of course this works for local, too).
csabapalfi commented
Could be done separately from this cli. Either as a new CLI reading the JSON files output by this tool or just a shell script.