11 lines
378 B
Markdown
11 lines
378 B
Markdown
---
|
|
name: linear-setup
|
|
description: Configure Linear API token and team key for the linear-lifecycle plugin
|
|
---
|
|
|
|
Copying setup command to clipboard...
|
|
|
|
```bash
|
|
echo "bash ~/.claude/plugins/marketplaces/skillset/plugins/linear-lifecycle/skills/linear-lifecycle/scripts/setup.sh" | pbcopy && echo "✓ Command copied to clipboard! Paste it in your terminal to run the setup."
|
|
```
|