mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add shmk (#1727)
This commit is contained in:
parent
b1e8fbaad5
commit
b3a7d74bff
@ -20601,5 +20601,21 @@
|
|||||||
"description": "Accurate Floating Point Sums and Products.",
|
"description": "Accurate Floating Point Sums and Products.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/lbartoletti/accuratesums"
|
"web": "https://gitlab.com/lbartoletti/accuratesums"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "shmk",
|
||||||
|
"url": "https://gitlab.com/thisNimAgo/mk",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"mkdir",
|
||||||
|
"mkfile",
|
||||||
|
"directory",
|
||||||
|
"recursive",
|
||||||
|
"executable"
|
||||||
|
],
|
||||||
|
"description": "Smart file/folder creation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://gitlab.com/thisNimAgo/mk",
|
||||||
|
"doc": "https://gitlab.com/thisNimAgo/mk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user