Installation
Run without installing
npx diffhub@latest
Global install
npm install -g diffhub
Then run from any git repository:
diffhub
Requirements
- Node.js 20.11 or later
- A git repository with at least one commit
Verify installation
diffhub --version