gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

Consumer: Native Executable Install

Open mattKorwel opened this issue 5 months ago • 17 comments

GOAL

Make sure we can ship cli as a native package without requiring NPM. We need a solution for 🐧 🍏 and 🪟. They don't have to be the same solution, but that would be nice.

First step is figure how to package. 2nd step how/where to distribute. Github packages and attached to the release on github seems like a logical first step.

Related:

  • https://github.com/oven-sh/bun/issues/21189

mattKorwel avatar Jul 10 '25 19:07 mattKorwel