I've shipped the Python and Node version of the CLI
ExplainThisRepo is a CLI tool that speeds up understanding of unfamiliar codebase by explaining GitHub repos in plain English
Install via pip (python/PyPi package):
pip install explainthisrepo
Alternatively, Install via the npm (node package):
npm install -g explainthisrepo