mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
misc/gemini-cli: Improve COMMENT and pkg-descr
This commit is contained in:
@@ -3,7 +3,7 @@ DISTVERSION= 0.6.1
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Google Gemini api for terminal (CLI)
|
||||
COMMENT= Open-source CLI for direct access to Google's Gemini AI model
|
||||
WWW= https://google-gemini.github.io/gemini-cli/ \
|
||||
https://github.com/google-gemini/gemini-cli
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Gemini CLI is an open-source AI agent that brings the power of Gemini directly
|
||||
into your terminal. It provides lightweight access to Gemini, giving you the
|
||||
most direct path from your prompt to the Google's Gemini model.
|
||||
most direct path from your prompt to the Google's Gemini model. This tool
|
||||
is ideal for developers and users who prefer command-line interfaces,
|
||||
enabling quick interactions and scripting with Gemini's advanced AI
|
||||
capabilities. It streamlines workflows by offering immediate access to
|
||||
AI-driven insights and content generation without leaving the terminal.
|
||||
|
||||
Reference in New Issue
Block a user