| 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 to Coder Cloud, you can access your IDE at https://valmar-jon.cdr.coSee ./docs/FAQ.md.
See CONTRIBUTING for details.
We (@cdr) are looking for engineers to help maintain code-server, innovate on open source, and streamline dev workflows.
Our main office is in Austin, Texas. Remote is ok as long as you're in North America or Europe.
Please get in touch with your resume/GitHub if interested.
Visit our website for more information about remote development for your organization or enterprise.
| Back | FazBrowse Home | New Git URL |