Cody let's you search for simple and common programming errors, problems or how-to questions and provides a quick, straight-to-the-point answer.
How to start:
- install docker...
- sudo usermod -aG docker
- docker build -t cody .
- docker run --rm -p 80:5000 cody
Made by eliaperantoni and nicofretti