Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to run written code in codeshare.io?

Does anyone know how to run code on codeshare.io? I figured out how to write it, but not run it... Can you even do that?

This site seems like such a perfect tool, and this is the one thing that I haven't got yet. I'm sure it's simple and this is a noob question, but thanks anyways!

like image 372
kairocks2002 Avatar asked Jan 22 '16 22:01

kairocks2002


People also ask

Is Codeshare IO free?

A Codeshare account also allows you to sign into some of our Services. Codeshare's basic service is free, and we offer paid plans for advanced features.

What is Codeshare io?

Codeshare enables realtime code-collaboration and communication. Developers often need to share code for technical interviews, pair-programming, troubleshooting issues, and teaching. Website http://codeshare.io.


1 Answers

CodeShare doesn't have the feature to run the code.

Try using Codepad instead which does the same as codeshare and allows you to run the code also. https://codepad.remoteinterview.io

like image 140
sai Avatar answered Oct 22 '22 18:10

sai