/linear-branch-matcher

Display the linear issue that matches the current branch name in the terminal

Primary LanguageShell

Linear branch matcher

Display the linear issue that matches the current branch name in the terminal, if any.

Screenshot

Installation

Add api key

Add this line to your .zprofile, .bash_profile etc.

export LINEAR_API_KEY="your_api_key"

Get your api key from here

Install the script

curl -fsSL https://raw.githubusercontent.com/RostiMelk/linear-branch-matcher/master/install.sh | bash