4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-07 23:19:35 +00:00

ref fix description index.md

This commit is contained in:
Oleg-designer 2021-03-01 16:35:49 +03:00
parent 1f9db03932
commit 26eb37a406

@ -1,13 +1,17 @@
# What is CQtDeployer
The CQtDeployer is deployment tool application for extract all depends library of executable and create launch script for your projects.
# CQtDeployer
Here you can find documentation for the CQtDeployer in different languages. It describes:
* Information on how to use this deployment Tool.
* Main description (description of the functionality and capabilities of the program)
* links to installers
* Description of recent changes (changelog)
Key differences of this program:
* Performance: this program written on C ++. This program deploys the application several times faster (up to 10 seconds)
* Flexibility: this utility got flags that help you to configure the deployment for your or your project's needs
* Crossdeploy: this utility support windows and linux distrebutives, This means that you can use it not only to deploy a project for your platform, but also to deploy a project on Linux for Windows and vice versa.
* Packaging - this utility can create installation files and packages for your application.
## Сhoose your language to read the CQtDeployer documentation:
* [Рус](ru/Home.md)
* [Eng](en/Home.md)
* [Документация на русском языке](ru/Home.md)
* [English language documentation](en/Home.md)