feat: add uv plugin to marketplace

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
sko
2026-07-08 03:38:20 +02:00
co-authored by Claude Opus 4.8
parent 239e613100
commit 98fb3d5b78
5 changed files with 221 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "uv",
"version": "0.1.0",
"description": "uv statt pip/python/venv: Skripte mit uv run, Deps mit uv add, inline Script-Metadata für Standalone-Skripte.",
"author": {
"name": "inmedias.it"
}
}