Skip to content

DSC-BVP/Online-IDE

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • Python 39.9%