| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run VS Code on any machine anywhere and access it in the browser.
For a good experience, we recommend at least:
You can use whatever linux distribution floats your boat but in our guide we assume Debian on Google Cloud.
There are three ways you can get started:
If you choose to use the install script, you can preview what occurs during the install process:
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-runTo install, run:
curl -fsSL https://code-server.dev/install.sh | shWhen done, the install script prints out instructions for running and starting code-server.
We also have an in-depth setup and configuration guide.
We're working on a cloud platform that makes deploying and managing code-server easier. Consider running code-server with the beta flag --link if you don't want to worry about
$ code-server --link
Proxying code-server, you can access your IDE at https://valmar-jon.cdr.coSee ./docs/FAQ.md.
See CONTRIBUTING for details.
Interested in working at Coder? Check out our open positions!
Visit our website for more information about remote development for your organization or enterprise.
| Back | FazBrowse Home | New Git URL |