set-id command
Open
Nobody has claimed this yet.
enhancement
Low Priority
- Dominant language
- Python
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Procedure: Change the data-id of the specified curve.
Usage: set-id curve a | b | ... | z
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 locating the command-handling entry point for set-id and inspect how curves and their data-id values are represented. Implement the documented usage for selecting a curve by letter, then verify that the selected curve's data-id changes as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100