Run code-server in Windows #3035
-
Can I run this in Windows? Like, I don't have a Mac or a Linux distro and I don't wanna pressurise my Android device. Can I run this in Windows's CLI? Because, I want to have VS Code on the cloud, so I can edit it in any of my devices, that's why. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
@fearthecowboy made a pretty awesome WSL tutorial for code-server which makes it possible to run in Windows: https://fearthecowboy.com/tutorial/2020/09/17/Code-Serrver-On-WSL.html You can also run code-server on a remote linux machine/container and then access it from any web browser. We have some scripts and guides on https://github.com/cdr/deploy-code-server |
Beta Was this translation helpful? Give feedback.
@fearthecowboy made a pretty awesome WSL tutorial for code-server which makes it possible to run in Windows: https://fearthecowboy.com/tutorial/2020/09/17/Code-Serrver-On-WSL.html
You can also run code-server on a remote linux machine/container and then access it from any web browser. We have some scripts and guides on https://github.com/cdr/deploy-code-server