Installation

Download and install Athas Code Editor on your platform.

Download

Download the latest version from our GitHub releases:

Download from GitHub Releases

Platform-Specific Installation

macOS

  1. Download the .dmg file from releases
  2. Open the downloaded file
  3. Drag Athas to your Applications folder
  4. Open Athas from Applications

Note: On first launch, you may need to right-click and select “Open” to bypass Gatekeeper.

Windows

  1. Download the installer from releases
  2. Run the installer
  3. Follow the installation wizard
  4. Launch Athas from the Start Menu

Linux

Download the appropriate package for your distribution from releases:

Debian/Ubuntu (.deb):

BASH
sudo dpkg -i athas_*.deb

Fedora/RHEL (.rpm):

BASH
sudo rpm -i athas-*.rpm

AppImage:

BASH
chmod +x Athas-*.AppImage
./Athas-*.AppImage

Support

If you encounter any issues during installation, please visit our support page or check GitHub Issues.