QuantConnect / QuantConnect/lean-cli
lean cloud push --sync
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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