I got tired of constantly switching tabs just to copy ticket titles or open cards, so I built this tiny CLI tool: *ShortID.dev*
It lets you:
- Pull ticket title, status, assignee from your terminal
- Open tickets with `shortid open ENG-123`
- Create aliases like `shortid alias ENG-101 login-bug`
- Auto-create Git branches with `shortid branch ENG-101`
- Works with Jira, Linear, Asana
I got tired of constantly switching tabs just to copy ticket titles or open cards, so I built this tiny CLI tool: *ShortID.dev*
It lets you: - Pull ticket title, status, assignee from your terminal - Open tickets with `shortid open ENG-123` - Create aliases like `shortid alias ENG-101 login-bug` - Auto-create Git branches with `shortid branch ENG-101` - Works with Jira, Linear, Asana
I’d love your honest feedback