logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install google-gemini/gemini-cli. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

google-gemini/gemini-cli Installation Guide

How to install google-gemini/gemini-cli. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for google-gemini/gemini-cli. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i google-gemini/gemini-cli
or

Install via npx

npx @hexmos/ipm i google-gemini/gemini-cli

Prerequisites

Node.js

language

Version: >=18.0.0

npm

package_manager

Version: latest

Git

system_tool

For cloning repositories.

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Package Manager Installation (NPM, Homebrew)

npm install -g @google/gemini-cli

brew install gemini-cli

Quick Install with Npx

npx https://github.com/google-gemini/gemini-cli

Local Installation (Source)

git clone https://github.com/google-gemini/gemini-cli.git

cd gemini-cli

Post Installation Steps

  • Open your terminal and run `gemini` to start the Gemini CLI.
  • You can now interact with Gemini CLI by running commands like `help`, `info`, or `version`. For example, type `help` for a list of available commands.