@linear/cli
v0.0.5
Published
A CLI for [Linear](https://linear.app).
Keywords
Readme
lin
A CLI for Linear.
Install
❯ npm i -g @linear/cliUsage
lin has two commands: lin new to create issues and lin checkout to check out branches for issues you're currently working on.
Usage
❯ lin new
Description
Creates a new issue and copies its branch name to your clipboard
Options
--team Team identifier
--title Issue title
--description Issue description Usage
❯ lin checkout
Description
Checkout an existing branch