trending

4d ago

I built Jitly because I was tired of the daily back and forth between Jira and my terminal.

Every time I picked up a ticket I had to:

  Copy the ticket ID from Jira

  Go to terminal and create a branch (hoping I got the naming right)

  After finishing work, remember to update the ticket status manually

22h ago

Jitly - Bridge between Jira tickets and your git workflow

Jitly is a CLI that connects Jira and git. Run jitly start ABC-123 to create a branch and move your ticket to In Progress. Run jitly done to commit, push, and update the status. No more manual branch naming or forgetting to update Jira.