andygrunwald / andygrunwald/go-jira
I'd like to add some scripting capabilities, like in project https://github.com/ankitpokhrel/jira-cli
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 500
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.