mirror of https://git.tuxpa.in/a/code-server.git
559bdbc147 | ||
---|---|---|
packages | ||
rules | ||
scripts | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
vscode-remote
Run VS Code remotely.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-remote
Installing dependencies
cd vscode-remote
yarn
Run
yarn start