You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,6 @@
5
5
## What is Console Qt Deployer
6
6
The Console QtDeployer is console veriosn of the [QtDeployer](https://quasarapp.github.io/QtDeployer/).
7
7
8
-
This application is designed to replace [linuxdeployqt](https://github.com/probonopd/linuxdeployqt) which does not solve the tasks of qt applications deployment.
9
-
10
8
Key differences of this program:
11
9
* Performance-this program deploys the application several times faster (up to 10 seconds)
12
10
* Flexibility-this application has flags that will help you configure the deployment as you need and your project
@@ -56,8 +54,6 @@ If you want to help the project, then you can donate a small amount to our bitco
56
54
57
55
Console QtDeployer является консольной реализацией [QtDeployer](https://quasarapp.github.io/QtDeployer/).
58
56
59
-
Это приложение с целью замены [linuxdeployqt](https://github.com/probonopd/linuxdeployqt), которое не решает задачи развертывания qt-приложений в полной мере.
60
-
61
57
Основные отличия этой программы:
62
58
* Производительность - эта программа развертывает приложение в несколько раз быстрее (до 10 секунд)
63
59
* Гибкость - это приложение имеет флаги, которые помогут вам настроить деплоинг под ваши нужды и нужды вашего проекта
0 commit comments