An IDE online with some specific view of directories, files, terminal... The objectif is to make sensibilisation to good practices in your folders and git.
Install the project, dependencies and start the server.
$ git clone https://github.com/abossi/42projects.git 42project
$ cd 42project
$ pip3 install flask
$ pip3 install flask_socketio
$ pip3 install python-socketIO
$ python3 start
By default, the server start in localhost on the port 5000. Just go on your favorite browser!
Main contributors are actualy:
- MoutonSanglant (Thierry Defresne)
- abossi (Adrien Bossi)
MIT