Skip to content

Commit e340ac3

Browse files
authored
Merge pull request #465 from cibere/add-uvxpy-plugin
add UvxPy plugin
2 parents f28990b + 4ce00cd commit e340ac3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "e4b82cb4-a09a-418a-bb8c-75153379a54c",
3+
"Name": "UvxPy",
4+
"Description": "a thin wrapper over uv's tooling management",
5+
"Author": "cibere",
6+
"Version": "0.0.1",
7+
"Language": "python_v2",
8+
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.uvxpy",
9+
"IcoPath": "https://cdn.jsdelivr.net/gh/cibere/Flow.Launcher.Plugin.uvxpy@master/assets/app.png",
10+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.uvxpy/releases/download/v0.0.1/Flow.Launcher.Plugin.uvxpy.zip",
11+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.uvxpy"
12+
}

0 commit comments

Comments
 (0)