-
-
Notifications
You must be signed in to change notification settings - Fork 91
ZIP(en)
EndrII edited this page Aug 16, 2020
·
1 revision
Just add to cqtdeployer option "zip".
cqtdeployer ... zip
Where:
- ... - is list of other options.
- zip - option for use zip arhives.
By default, cqtdeployer will create one zip arhive. If you want create multi package destribution, you should use Controll of packages options To create a new package, use the -targetPackage [package; tar1] option
cqtdeployer create zip arhive for each packages.
Where:
- package - it is package name
- tar1 - it is name of the target that should be included in this package.
Or you can describe packages in configuration file
{
"targetPackage": [
[
"package",
"tar1"
],
],
"zip": true
}
If you like what we do and it benefits you, you can support the project on the official page QuasarApp in Patreon