Skip to content

domesticmouse/gemini-cli-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini CLI Exploration

This is a workshop exploring the capabilities of Gemini CLI.

Requirements

You will need to have Node installed. I use Homebrew to install it. You could also install it manually from Node.js.

Installing Gemini CLI

According to the official Gemini CLI docs, there are several ways to install it:

  • Using npm: npm install -g @gemini-cli/cli
  • Using Homebrew: brew install gemini-cli

My preferred approach is to use the following alias:

alias gemini="npx -y https://github.com/google-gemini/gemini-cli"

This will update Gemini CLI to the latest version on every invocation.

The workshop itself

The workshop is in the branches.

Step 1

Checkout step-01 branch:

git checkout step-01

Review the hardware/README.md for what to do next.

Thanks go to Stargirl Flowers

TheaCodes built a large chunk of the infrastructure that this workshop is built upon. She designed the Micronova Eurorack Power Supply that is the schematic used in this workshop. She built KiCanvas which is the basis of the MCP tool that is built out in the course of this workshop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published