sudipt1999 / Sudo-IDE

A interactive IDE to code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudo-Ide

An interactive IDE for writing code Windows only.

Use it

  1. Clone the project on your system
  2. Move into ide-server and run npm install then npm run dev to start the server
  3. Move into ide-client and run npm install then npm start to start the react server

Note:-
Remember to set the path of C, C++, Java, python in your system
by setting environment variables.

IMPROVED FEATURES

Added VS Code Editor to the app !!!! New Look

Available Language

  1. C

Without Input

With Input

  1. C++

Without Input

With Input

  1. Java

Without Input

With Input

  1. Python

Without Input

With Input

About

A interactive IDE to code


Languages

Language:JavaScript 87.3%Language:HTML 8.3%Language:CSS 4.4%