mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-21 04:19:26 +00:00
Added package run_exe (#2180)
This commit is contained in:
parent
1bf0eb2b3b
commit
ae9382bf88
@ -25541,5 +25541,19 @@
|
|||||||
"description": "Nim wrapper for FTDI ftd2xx library",
|
"description": "Nim wrapper for FTDI ftd2xx library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/leeooox/ftd2xx"
|
"web": "https://github.com/leeooox/ftd2xx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "run_exe",
|
||||||
|
"url": "https://github.com/V0idMatr1x/run_exe",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"lib",
|
||||||
|
"osproc",
|
||||||
|
"subprocess",
|
||||||
|
"dsl"
|
||||||
|
],
|
||||||
|
"description": "A mini DSL for Nim that provides syntactic sugar for running/piping shell commands. ",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"web": "https://github.com/V0idMatr1x/run_exe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user