Installation
Download and install Athas Code Editor on your platform.
Download
Download the latest version from our GitHub releases:
Platform-Specific Installation
macOS
- Download the
.dmgfile from releases - Open the downloaded file
- Drag Athas to your Applications folder
- Open Athas from Applications
Note: On first launch, you may need to right-click and select “Open” to bypass Gatekeeper.
Windows
- Download the installer from releases
- Run the installer
- Follow the installation wizard
- 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.