Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
schpet committed Jan 15, 2025
1 parent 0fb8d78 commit 32c566b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,12 @@ deno task install

this cli needs three things to work:

1. a linear api key, found at [https://linear.app/settings/api](https://linear.app/settings/api)
2. your current git branch to start with a linear issue id, e.g. `eng-123-my-feature`
3. the directory of your repo to start with a linear team id, e.g. `eng-my-project`
1. a linear api key, found at
[https://linear.app/settings/api](https://linear.app/settings/api)
2. your current git branch to start with a linear issue id, e.g.
`eng-123-my-feature`
3. the directory of your repo to start with a linear team id, e.g.
`eng-my-project`

### required environment variables

Expand Down

0 comments on commit 32c566b

Please sign in to comment.