DSC-BVP / Online-IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online-IDE

An online IDE to support compilation of multiple languages.

img

Instructions to Run the project:

  1. Clone this repo:

    $ git clone https://github.com/parulagg27/Online-IDE.git

  2. Install the requirements:

    $ pip install -r requirements.txt

  3. To run application using the default Werkzeug server:

    $ python3 app.py

About

License:GNU General Public License v3.0


Languages

Language:HTML 60.1%Language:Python 39.9%