Skip to content

khar34/zein-ide

Repository files navigation



Zein IDE logo
Zein IDE is a modern, ready-to-use integrated development environment for cloud, built on the Theia platform.
Supports C/C++, Java and Python.
Zein IDE

Getting started

Prerequisites

Please refer to Theia official documentation on this Prerequisites

Run example

To build and run the browser example:

git clone https://github.com/khar34/zein-ide \
    && cd zein-ide \
    && npm install \
    && npm run build:browser \
    && npm run download:plugins \
    && npm run start:browser

Start your browser on http://localhost:3000.

Download plugins

You can download plugins to use with the examples applications by running:

npm run download:plugins

Project status

This project is still in development and may be discontinued at any time.

About

Zein IDE is a modern, ready-to-use code editor for cloud, built on the Theia platform. Supports C/C++, Java and Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors