lighthouse/lighthouse-cli
Paul Irish ef7f0eccef Compact the license header (chrome-launcher & cli) 2017-06-05 19:21:13 -07:00
..
commands
performance-experiment
test
types
.clang-format
README.md
bin.ts
cli-flags.ts
compiled-check.js
index.js
package.json
printer.ts
shim-modules.ts
tsconfig.json
yarn.lock

README.md

One time setup:

yarn

Live dev:

yarn dev

Tests

yarn test

(for test watching)

yarn test -- --watch