Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CLI #29

Merged
merged 13 commits into from
Mar 31, 2024
Merged

Added CLI #29

merged 13 commits into from
Mar 31, 2024

Conversation

denisoed
Copy link
Member

@denisoed denisoed commented Mar 31, 2024

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.

@denisoed denisoed merged commit 087b086 into master Mar 31, 2024
1 check passed
@denisoed denisoed mentioned this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant