mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package Kombinator (#1992)
This commit is contained in:
parent
b8b4503364
commit
2cb2184f3d
@ -23609,5 +23609,18 @@
|
|||||||
"description": "A good alternative to Makefile.",
|
"description": "A good alternative to Makefile.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/maubg-debug/build-sys"
|
"web": "https://github.com/maubg-debug/build-sys"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kombinator",
|
||||||
|
"url": "https://gitlab.com/ArMour85/kombinator.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"utility",
|
||||||
|
"binary",
|
||||||
|
"combination"
|
||||||
|
],
|
||||||
|
"description": "Kombinator is a tool to generate commands line from parameters combination from a config file.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://gitlab.com/ArMour85/kombinator.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user