Add package Kombinator (#1992)

This commit is contained in:
Arnaud Moura 2021-08-27 18:33:49 +02:00 committed by GitHub
parent b8b4503364
commit 2cb2184f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23609,5 +23609,18 @@
"description": "A good alternative to Makefile.",
"license": "MIT",
"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"
}
]