MQL5-Google-Onedrive/docs/Cursor_CLI_setup.md
google-labs-jules[bot] 0a79237849 feat: Add documentation for CLI tools
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.
2025-12-27 05:43:07 +00:00

17 lines
245 B
Markdown

# Cursor CLI Setup
## Installation
You can install the Cursor CLI with the following command:
```shell
curl https://cursor.com/install -fsS | bash
```
## Usage
To start an interactive session with the agent, run:
```shell
cursor-agent
```