diff options
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -109,3 +109,8 @@ vm-copy: --exclude='.direnv/' \ --rsync-path="sudo rsync" \ $(dirname justfile)/ {{ nixaddr }}:/nix-config + +[group('llm')] +llm: + uv tool install llm + llm install llm-anthropic |
