QuantConnect / QuantConnect/lean-cli

lean cloud push --sync

Open
#279 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
326
Forks
168
Avg merge
3d 50m
Merged PRs (30d)
3

Description

A new command that would setup watchers and synchronize the code in a long lived process.

It would give a key piece of functionality to the LEAN CLI so users of Rider, PyCharm etc could also get auto saved code.

https://github.com/QuantConnect/lean-cli/blob/master/lean/commands/cloud/push.py#L25

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading lean/commands/cloud/push.py around the referenced entry point and trace how cloud push commands are registered. Define what the --sync command must watch and synchronize during a long-lived process, then verify that it supports the stated Rider and PyCharm auto-save workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.