ethersync share/join should support program controlled operation
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 54
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 3
Description
texstudio "needs" to start ethersync share and ethersync join to simplify the process for users.
ethersync unfortunately interactively asks for confirmation.
There should be an cli option to avoid this.
This affects especially v0.8.0 as it has become even more chatty.
Contributor guide
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 locating the CLI entry points for ethersync share and ethersync join, then trace where their interactive confirmation is requested. The change is complete when both operations support a non-interactive option for program-controlled use, including the more chatty behavior introduced in v0.8.0.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100