mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-10 20:40:56 +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.
290 B
290 B
Firebase CLI Setup
Installation
You can install the Firebase CLI using npm. You will need to have Node.js and npm installed.
npm install -g firebase-tools
Authentication
After installation, you need to log in with your Google account.
firebase login