https://github.com/mherod/resharkercli
A combined Git and Jira CLI written for Kotlin/Native and JVM 🦈
https://github.com/mherod/resharkercli
git jira-rest-api kotlin kotlin-cli kotlin-native
Last synced: about 2 months ago
JSON representation
A combined Git and Jira CLI written for Kotlin/Native and JVM 🦈
- Host: GitHub
- URL: https://github.com/mherod/resharkercli
- Owner: mherod
- Created: 2021-01-04T11:58:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T10:43:07.000Z (about 4 years ago)
- Last Synced: 2025-10-22T03:55:54.357Z (8 months ago)
- Topics: git, jira-rest-api, kotlin, kotlin-cli, kotlin-native
- Language: Kotlin
- Homepage:
- Size: 245 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resharkercli
## What is it?
Resharker is a tool for Jira and Git, combining common practices between each to automate typical tasks a developer has to do regularly.
It is also serving an incubating project for Kotlin multiplatform clients for the Jira REST API and Git system tools. I'm also using it as a playground for learning how to build a solid Kotlin/Native CLI.
## Why resharker?
Keeping Jira tickets up to date was once known as 'sharking' in the smaller team at my workplace, it's also a small riff on the name given to a popular set of .NET refactoring tools!
## Quick Start
Install via homebrew
```shell
brew install mherod/tap/resharkercli
```
Then run `resharkercli --help` from your project directory for a full list of options