Here is a script I created to download latest Qt-Creator nightly build installer for Linux. However, it can be modified to download the installer Windows or Mac OS.
Replace
You can use above script to download latest stable release as well. Just change the URL to
.run
with .exe
for Windows, and with .dmg
to make it download installer for Mac OS.
You can use above script to download latest stable release as well. Just change the URL to
https://download.qt.io/official_releases/qtcreator/
to download
latest stable release.
No comments:
Post a Comment