Google Jules¶
Google Jules is a CLI tool that integrates with Google Gemini to perform software engineering tasks directly in your repository.
Installation¶
To use Jules with the Google Gemini CLI, you need to install it globally via npm.
Config¶
Jules requires authentication with GitHub.
You may also need to configure it to work with Gemini CLI if it isn't automatically detected, but usually, Gemini CLI calls it directly.
Usage¶
Jules is primarily used through the Google Gemini CLI using the /jules command, but it can also be used standalone.