mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-14 13:27:38 -07:00
46b1c59a47
This PR introduces a new, automated workflow for developers to switch between the development (GitHub Packages) and production (npmjs.org) npm registries. - A new script, , now automatically backs up and modifies the user's global file. - has been updated with and scripts to run this new script. - has been updated to reflect this new, simplified, and automated process, removing all manual steps for the user.