kurusugawa-computer / kurusugawa-computer/annofab-cli
サブコマンド補完機能を作成する
Open
Nobody has claimed this yet.
type:whole
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 51m
- Merged PRs (30d)
- 12
Description
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 reviewing the existing annofab-cli command structure, then compare AWS CLI's bin/aws_completer implementation and Click's Bash completion documentation. Determine how subcommands should be discovered and which shells are in scope; done means subcommand completion works consistently for the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100