andygrunwald / andygrunwald/go-jira
I'd like to add some scripting capabilities, like in project https://github.com/ankitpokhrel/jira-cli
- Ngôn ngữ chính
- Go
- Star
- 1.6k
- Fork
- 500
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Is your feature request related to a problem? Please describe.
I would like to have (and contribute) cli functionality like in this https://github.com/ankitpokhrel/jira-cli project
- Ability to install cli through go install
- Scripting functionality
## Describe the solution you'd like
My solution is mostly like https://github.com/ankitpokhrel/jira-cli
But there will be difference:
- Only scripting capablity, not cli-ui like in the aforementioned project
- Useful scripting capablities (like getting some information through std-in) and outputting in json/other formats
## Describe alternatives you've considered
Build my own CLI based on this project, but I don't like idea to duplicate "go-jira"-like projects
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.