mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add procs library+CLI (#1161)
This commit is contained in:
parent
9be2ceb2f6
commit
004812e7c1
@ -14230,6 +14230,23 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-constants"
|
"web": "https://github.com/juancarlospaco/nim-constants"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "procs",
|
||||||
|
"url": "https://github.com/c-blake/procs",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"terminal",
|
||||||
|
"cli",
|
||||||
|
"binary",
|
||||||
|
"linux",
|
||||||
|
"unix",
|
||||||
|
"bsd"
|
||||||
|
],
|
||||||
|
"description": "Unix process&system query&formatting library&multi-command CLI in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/c-blake/procs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "laser",
|
"name": "laser",
|
||||||
"url": "https://github.com/numforge/laser",
|
"url": "https://github.com/numforge/laser",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user