Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

VS Code in the browser

License

NotificationsYou must be signed in to change notification settings

coder/code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"GitHub Discussions""Join us on Slack"Twitter FollowcodecovSee latest

RunVS Code on any machine anywhere andaccess it in the browser.

ScreenshotScreenshot

Highlights

  • Code on any device with a consistent development environment
  • Use cloud servers to speed up tests, compilations, downloads, and more
  • Preserve battery life when you're on the go; all intensive tasks run on yourserver

Requirements

Seerequirements for minimum specs, as well as instructionson how to set up a Google VM on which you can install code-server.

TL;DR: Linux machine with WebSockets enabled, 1 GB RAM, and 2 vCPUs

Getting started

There are five ways to get started:

  1. Using theinstallscript, whichautomates most of the process. The script uses the system package manager ifpossible.
  2. Manuallyinstallingcode-server
  3. Deploy code-server to your team withcoder/coder
  4. Using our one-click buttons and guides todeploy code-server to a cloudprovider
  5. Using thecode-server feature fordevcontainers,if you already use devcontainers in your project.

If you use the install script, you can preview what occurs during the installprocess:

curl -fsSL https://code-server.dev/install.sh| sh -s -- --dry-run

To install, run:

curl -fsSL https://code-server.dev/install.sh| sh

When done, the install script prints out instructions for running and startingcode-server.

NoteTo manage code-server for a team on your infrastructure, see:coder/coder

We also have an in-depthsetup andconfiguration guide.

Questions?

See answers tofrequently askedquestions.

Want to help?

SeeContributing fordetails.

Hiring

Interested inworking at Coder? Check outour openpositions!

For Teams

We developcoder/coder to help teams toadopt remote development.


[8]ページ先頭

©2009-2025 Movatter.jp