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
GitRover publishes itself as a package on the npm registry. To install it, run any of the following commands in your terminal:
npm install -g gitrover
yarn add -g gitrover
pnpm add -g gitrover
bun add -g gitrover