GoWordlytics is a simple CLI tool to analyze a WordPress Website for Plugins, Themes, and other details.
To install the CLI tool, run the following command:
git clone https://github.com/fschuermeyer/GoWordlytics.git
cd GoWordlytics
make install
continued...