Welcome to ελθθμ Docs

A modern framework for building performant, cross-platform applications.

Quick Start Tutorial

1

Install ελθθμ using our installer:

                                curl -sSL https://ελθθμ.io/install | sh
                            
2

Create a new project:

                                ελθθμ new myapp
                                cd myapp
                            
3

Run the application:

                                ελθθμ run
                            

Modular Architecture

Build applications with loosely-coupled components that work together seamlessly.

Realtime Compilation

Instantly compile and optimize your code without waiting for full builds.

Join Our Community