An online IDE to support compilation of multiple languages.
-
Clone this repo:
$ git clone https://github.com/parulagg27/Online-IDE.git
-
Install the requirements:
$ pip install -r requirements.txt
-
To run application using the default Werkzeug server:
$ python3 app.py