зеркало из https://github.com/github/lightcrawler.git
Update README.md
This commit is contained in:
Родитель
35f4bf0567
Коммит
049bdf1bc0
|
@ -1,14 +1,14 @@
|
|||
# lightcrawler
|
||||
Crawl a website and run it through Google lighthouse
|
||||
|
||||
```
|
||||
```bash
|
||||
npm install --save-dev lightcrawler
|
||||
|
||||
lightcrawler --url https://atom.io/ --config lightcrawler-config.json
|
||||
```
|
||||
|
||||
where `lightcrawler-config.json` looks something like this:
|
||||
```
|
||||
```json
|
||||
{
|
||||
"extends": "lighthouse:default",
|
||||
"settings": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче