The IDE of the future — seamlessly designed for HTVM, fully customizable, efficient, and ready to power the next generation of programming.
The latest version of HT-IDE can be downloaded directly from our GitHub Releases page.
Find the instructions for your operating system below.
There are two options for Windows users:
1. Installer (Recommended)
- Download the
HT-IDE-Setup-vX.Y.Z.exefile. - Double-click the downloaded file to run the installation wizard.
- The IDE will be installed on your system and shortcuts will be created.
2. Portable Version
- Download the
HT-IDE-vX.Y.Z.exefile. - Double-click the file to run the IDE immediately without any installation.
- This is perfect for running from a USB drive.
There are two options for Linux users:
1. AppImage (Recommended for most distributions)
- Download the
HT-IDE-vX.Y.Z.AppImagefile. - Make the file executable. You can do this in the terminal:
chmod +x HT-IDE-vX.Y.Z.AppImage
- Double-click the AppImage file to run the IDE. No installation is needed.
2. Debian Package (For Ubuntu, Debian, Mint)
- Download the
ht-ide_vX.Y.Z_amd64.debfile. - Double-click the downloaded file to open it with your system's software installer.
- Click "Install" to add HT-IDE to your system's application menu.
This project is licensed under the GNU General Public License v3.0. Please see the LICENSE file in the root directory of the repository for the full license text.
