Skip to content

Commit 67f95bd

Browse files
authored
Merge pull request #426 from cibere/new-plugin-pyrepl
add pyrepl plugin
2 parents 34dcf59 + da76e4a commit 67f95bd

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": "8d7d2301-4d69-4da2-a19b-e51c8ea239a9",
3+
"Name": "PyRepl",
4+
"Description": "A python repl implimentation in flow",
5+
"Author": "cibere",
6+
"Version": "0.0.1",
7+
"Language": "executable_v2",
8+
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.PyRepl",
9+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.PyRepl",
10+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.PyRepl/releases/download/v0.0.1/Flow.Launcher.Plugin.PyRepl.zip",
11+
"IcoPath": "https://i.imgur.com/A7VSboi.png"
12+
}

0 commit comments

Comments
 (0)