A modern, C++ native GUI application framework based on QT5 - using C++11 and later
This project follows the all-contributors specification and is developed by these contributors. Contributions of any kind welcome!
This project is licensed under the terms of the GPLv3.
However, aIDE includes several third-party Open-Source libraries, which are licensed under their own respective Open-Source licenses. These licenses can be found in the 3rd Party Licenses
This project uses Release please GitHub action to automatically create releases.
The following steps are required to create a release:
- Make sure the latest commit on
develop
passes all checks - Merge the latest change from
develop
intomain
branch - Merge the automatically created pull request after it passes all checks