wpscholar / wp-checker

Check if a website is running WordPress with this command-line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp-checker

Check if a website is running WordPress with this command-line tool.

Installation

npm install -g wp-checker

Usage

Run a check against a single website

wp-checker techcrunch.com

Run a check against multiple websites

wp-checker techcrunch.com amazon.com

About

Check if a website is running WordPress with this command-line tool

License:MIT License


Languages

Language:JavaScript 100.0%