mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
402 B
Plaintext
12 lines
402 B
Plaintext
DEFINED_PHASES=compile install unpack
|
|
DESCRIPTION=Gemini CLI - a command-line AI workflow tool by Google
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google-gemini/gemini-cli
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=net-libs/nodejs-20
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google-gemini/gemini-cli/releases/download/v0.1.17/gemini.js -> gemini-cli-0.1.17.js
|
|
_md5_=62ac4d21e9fc8564b6816a2413dc189e
|