backstop-crawlis a tool for automatically generating thebackstop.jsonrequired forbackstopby 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
