GitHub

Installation

GitRover publishes itself as a package on the npm registry. To install it, run any of the following commands in your terminal:

npm

npm install -g gitrover

yarn

yarn add -g gitrover

pnpm

pnpm add -g gitrover

bun

bun add -g gitrover