Skip to content

Commit

Permalink
Add just aw
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Dec 15, 2024
1 parent e39e294 commit 49cf4f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,10 @@ prep-llm:
aider *PARAMS: prep-llm
aider {{PARAMS}}

# this works for AI! AI? ai! but it needs to be in a single-line comment
aw:
just aider -v --watch-files

llm-proxy *PARAMS:
#!/usr/bin/env bash
# uvx --python 3.11 --from 'litellm[proxy]' litellm {{PARAMS}}
Expand Down

0 comments on commit 49cf4f4

Please sign in to comment.