All Projects → ShahriarSS → QLD

ShahriarSS / QLD

Licence: GPL-3.0, GPL-3.0 licenses found Licenses found GPL-3.0 LICENSE GPL-3.0 LICENSE.md
A graphical tool to make the deploying of Qt quick applications on linux platform faster

Programming Languages

C++
36643 projects - #6 most used programming language
QML
638 projects
QMake
1090 projects
CSS
56736 projects

Projects that are alternatives of or similar to QLD

Deployer
Deployer is a free and open source deployment tool.
Stars: ✭ 854 (+4644.44%)
Mutual labels:  deployment, deploy
Github Pages Deploy Action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Stars: ✭ 2,507 (+13827.78%)
Mutual labels:  deployment, deploy
Rsync Deployments
GitHub Action for deploying code via rsync over ssh
Stars: ✭ 59 (+227.78%)
Mutual labels:  deployment, deploy
Shipit
Universal automation and deployment tool ⛵️
Stars: ✭ 5,249 (+29061.11%)
Mutual labels:  deployment, deploy
Cqtdeployer
This project is used to deploy applications written using QML, qt or other С / С++ frameworks.
Stars: ✭ 225 (+1150%)
Mutual labels:  deployment, deploy
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+3761.11%)
Mutual labels:  deployment, deploy
Deployer
A deployment tool written in PHP with support for popular frameworks out of the box
Stars: ✭ 8,928 (+49500%)
Mutual labels:  deployment, deploy
Adapt
ReactJS for your infrastructure. Create and deploy full-stack apps to any infrastructure using the power of React.
Stars: ✭ 317 (+1661.11%)
Mutual labels:  deployment, deploy
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+1105.56%)
Mutual labels:  deployment, deploy
Deploy
Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
Stars: ✭ 2,141 (+11794.44%)
Mutual labels:  deployment, deploy
Git Deploy
Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket)
Stars: ✭ 495 (+2650%)
Mutual labels:  deployment, deploy
dropship
Super simple deployment tool
Stars: ✭ 62 (+244.44%)
Mutual labels:  deployment, deploy
Easy Deploy Bundle
The easiest way to deploy your Symfony applications
Stars: ✭ 446 (+2377.78%)
Mutual labels:  deployment, deploy
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (+83.33%)
Mutual labels:  deployment, deploy
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (+1988.89%)
Mutual labels:  deployment, deploy
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (+288.89%)
Mutual labels:  deployment, deploy
sre.surmon.me
💻 SRE service for Surmon.me blog.
Stars: ✭ 34 (+88.89%)
Mutual labels:  deployment, deploy
liara-cli
The command line interface for Liara
Stars: ✭ 54 (+200%)
Mutual labels:  deployment, deploy
Meli
Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Stars: ✭ 2,125 (+11705.56%)
Mutual labels:  deployment, deploy
Git Auto Deploy
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
Stars: ✭ 251 (+1294.44%)
Mutual labels:  deployment, deploy

QLD

Icon

A graphical tool to make the deploying of Qt quick applications on linux platform faster.

Running the Project

You can download and run the latest release on your linux system by extracting the compressed file and running the shell script. Or if you want to compile the project from source you can see the Building from Source section.

Building from Source

If you are using qtcreator you can just load the project inside qtcreator and run the project from there. If you are not using qtcreator make sure you have qt and qmake installed on your system and run the commands below inside the project directory:

$ qmake QLD.pro
$ make

Usage

The program's user interface is easy to understand and use but if you have trouble using it you can see the usage documentation. The pages of the program are explained there.

License

This project is published under GPL v3.0 license. See the license file for more details.

Contributing

If there are any issues or bugs you can report them on the issues page and star the project if you like it.

Screenshots

You can see some screenshots here. If you want to see more screenshots see the screenshots directory

screenshot1

screenshot2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].