diff --git a/source/data/applications.json b/source/data/applications.json index 69f2362..332ce46 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9359,6 +9359,25 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Gemini CLI", + "description": "", + "repo_url": "https://github.com/google-gemini/gemini-cli", + "tags": [ + "tui", + "manual" + ], + "platforms": [ + "cross" + ], + "category": "agent", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file