spiffcode / ghedit

A fast, powerful web-based code editor for GitHub repositories
https://spiffcode.github.io/ghedit/
MIT License
341 stars 49 forks source link

Terminal & server integration #16

Open TobiaszCudnik opened 8 years ago

TobiaszCudnik commented 8 years ago

It would be great to be able to test your code straight from the browser. SSH client inside of the integrated @#terminal should be sufficient as a start, but avoiding commit-to-test is also highly desirable.

Anyway great stuff you have here, made my day!

stubailo commented 7 years ago

Yeah I am currently trying to find a way to code on an iPad and this seems like the best project to start with! Going to see if I can extend it with some kind of local file access on the remote machine.