Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.91 KB

File metadata and controls

56 lines (36 loc) · 1.91 KB

HT-IDE

The IDE of the future — seamlessly designed for HTVM, fully customizable, efficient, and ready to power the next generation of programming.

A screenshot from the desktop version:

image

Getting Started

The latest version of HT-IDE can be downloaded directly from our GitHub Releases page.

Find the instructions for your operating system below.

For Windows

There are two options for Windows users:

1. Installer (Recommended)

  • Download the HT-IDE-Setup-vX.Y.Z.exe file.
  • 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.exe file.
  • Double-click the file to run the IDE immediately without any installation.
  • This is perfect for running from a USB drive.

For Linux

There are two options for Linux users:

1. AppImage (Recommended for most distributions)

  • Download the HT-IDE-vX.Y.Z.AppImage file.
  • 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.deb file.
  • 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.

Navigate to the Desktop or WEB folder to find their respective README files and documentation.


License

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.