oscript-library / oscript-library/gitsync
Реализовать gitsync plugins help
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Существует проблема
Команда gitsync plugins help не реализована.
Хотелось бы иметь следующую функциональность
Хотелось, чтобы команда работала и выводила справку по плагинам (всем или выборочно). Программный интерфейс для этого уже есть.
Не для всех плагинов написана справка, но это уже другой вопрос.
Дополнительный контекст
Не нашел отдельного issue про это, но проблема обсуждалась в #300, #270 и в oscript-library/gitsync-plugins#15
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 existing gitsync plugins command and the plugin help API referenced in the issue; review #300, #270, and oscript-library/gitsync-plugins#15 for expected behavior. Done means the command displays help for all plugins or a selected plugin, including the cases where plugin help is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100