feat: add uv plugin to marketplace
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"name": "gitea-tea",
|
||||
"source": "./plugins/gitea-tea",
|
||||
"description": "Gitea über die tea-CLI verwalten: Issues, PRs, Releases, Repos vom Terminal."
|
||||
},
|
||||
{
|
||||
"name": "uv",
|
||||
"source": "./plugins/uv",
|
||||
"description": "uv statt pip/python/venv: Skripte mit uv run, Deps mit uv add, inline Script-Metadata für Standalone-Skripte."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user