mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 10:00:57 +00:00
This commit adds documentation for the installation and setup of the following CLI tools: - Jules CLI - Cursor CLI - Firebase CLI - Docker CLI - GitHub CLI The documentation is located in the `docs` directory.
343 B
343 B
Jules CLI Setup
Installation
The easiest way to get started is with npm:
npm install -g @google/jules
Authentication
Before you can use the tool, you must authenticate with your Google account.
jules login
This command will open a browser window to guide you through the Google authentication process.