Skip to content

Commit 4fd46d6

Browse files
authored
Merge pull request #402 from cspotcode/Flow.Launcher.Plugin.HelloWorldDeno
New Plugin: Hello World Deno
2 parents 0a9abec + 5fc3d22 commit 4fd46d6

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": "baa012dc-141d-4df9-a592-79a71e870e10",
3+
"Name": "Hello World Deno",
4+
"Description": "TypeScript plugin example using Deno",
5+
"Author": "Andrew Bradley",
6+
"Version": "0.0.1",
7+
"Language": "Executable",
8+
"Website": "https://github.com/cspotcode/Flow.Launcher.Plugin.HelloWorldDeno",
9+
"UrlDownload": "https://github.com/cspotcode/Flow.Launcher.Plugin.HelloWorldDeno/releases/download/v0.0.1/Flow.Launcher.Plugin.HelloWorldDeno.zip",
10+
"UrlSourceCode": "https://github.com/cspotcode/Flow.Launcher.Plugin.HelloWorldDeno",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/cspotcode/Flow.Launcher.Plugin.HelloWorldDeno/Images/app.png"
12+
}

0 commit comments

Comments
 (0)