Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ coverage.xml

# Misc
temp/

#IDE specific files
.vscode/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

## TLDR

Ensure `uv` is [installed on your system](https://docs.astral.sh/uv/getting-started/installation/). Use `brew install uv` on macOS & Linux

1. Install the workflow prompts as slash commands in all your [local AI tools](#supported-ai-tools):

```bash
Expand Down