misc/gemini-cli: Improve COMMENT and pkg-descr

This commit is contained in:
Yuri Victorovich
2025-09-28 13:42:43 -07:00
parent c937922d2a
commit df3507e32d
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -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
+5 -1
View File
@@ -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.