ctaggart / rusty-vscode

Rust + VSCode + RustyCode on a Docker Image
MIT License
4 stars 3 forks source link

started rusty-vscode #1

Closed ctaggart closed 8 years ago

ctaggart commented 8 years ago

tested with Docker for Mac beta:

start Visual Studio Code on server

docker run -it -p 6100:6100 ctaggart/rusty-vscode . xpra-start.sh git clone https://github.com/diesel-rs/diesel.git code diesel/diesel

attach to GUI from client

xpra attach tcp:localhost:6100