Add procs library+CLI (#1161)
This commit is contained in:
parent
9be2ceb2f6
commit
004812e7c1
1 changed files with 17 additions and 0 deletions
|
|
@ -14230,6 +14230,23 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/numforge/laser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue