backstop-crawl
is a tool for automatically generating thebackstop.json
required forbackstop
by crawling a website.
$ npm install --global backstop-crawl
$ npm install --global backstop-crawl
❯ backstop-crawl
Crawl a site to generate a backstopjs config
Usage
$ backstop-crawl <url>
Options
--ignore-robots, -i Ignore the sites robots.txt
--outfile, -o Save the backstop config to this file
Examples
$ backstop-crawl http://localhost
MIT © fffunction fffunction.co