<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Gemini on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/gemini/</link><description>Recent content in Gemini on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Fri, 04 Jul 2025 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/gemini/atom.xml" rel="self" type="application/rss+xml"/><item><title>Using Gemini CLI on a Server</title><link>https://www.chenshaowen.com/en/blog/using-gemini-cli-on-server.html</link><pubDate>Fri, 04 Jul 2025 00:00:00 +0000</pubDate><atom:modified>Fri, 04 Jul 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/using-gemini-cli-on-server.html</guid><description>1. Get the Project ID and API Key Visit https://aistudio.google.com/apikey Get the project ID and API key, and set them as environment variables 1 2 echo &amp;#34;export GOOGLE_CLOUD_PROJECT=&amp;#34; &amp;gt;&amp;gt; ~/.bashrc echo &amp;#34;export GEMINI_API_KEY=&amp;#34; &amp;gt;&amp;gt; ~/.bashrc 1 source ~/.bashrc 2. Prepare the Node.js Environment Install nvm 1 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh |</description><dc:creator>微信公众号</dc:creator><category>Gemini</category><category>CLI</category><category>AI</category><category>LLM</category><category>Learning</category><category>Tools</category><category>Operations</category><category>Programming Assistant</category></item></channel></rss>