| 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 full setup and walkthrough, please see ./doc/guide.md.
We have a script to install code-server for Linux, macOS and FreeBSD.
It tries to use the system package manager if possible.
First run to print out the install process:
curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-runNow to actually install:
curl -fsSL https://code-server.dev/install.sh | shThe install script will print out how to run and start using code-server.
Docs on the install script, manual installation and docker image are at ./doc/install.md.
See ./doc/FAQ.md.
We (@cdr) are looking for a 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.
We're also hiring someone specifically to help maintain code-server. See the listing here.
Visit our website for more information about remote development for your organization or enterprise.
| Back | FazBrowse Home | New Git URL |