maddevsio / seo-analyzer

The library for analyze a HTML file to show all of the SEO defects
MIT License
78 stars 12 forks source link

Added CLI #29

Closed denisoed closed 7 months ago

denisoed commented 7 months ago

SEO Analyzer with CLI | Command Line Interface

seo-analyzer -h
Option Args Description
-h, --help null Show all options.
-v, --version null Show version.
-u, --urls [array] Multiple url analysis.
-f, --files [array] Multiple file analysis.
-fl, --folder [array] Multiple folder analysis.
-iu, --ignoreUrls [array] Urls to ignore.
-if, --ignoreFiles [array] Files to ignore.
-ifl, --ignoreFolders [array] Folders to ignore.
-r, --rules [array] Rules to run. By default run all default rules.