mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package eachdo (#1678)
This commit is contained in:
parent
2b2099dfa3
commit
14c06007f3
@ -19977,5 +19977,19 @@
|
||||
"description": "The Hundred Rabbits theme ecosystem brought to Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Knaque/rabbit"
|
||||
},
|
||||
{
|
||||
"name": "eachdo",
|
||||
"url": "https://github.com/jiro4989/eachdo",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cli",
|
||||
"shell",
|
||||
"exec",
|
||||
"loop"
|
||||
],
|
||||
"description": "eachdo executes commands with each multidimensional values",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/eachdo"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user