e8f7788d79 | ||
---|---|---|
favicon | ||
medialinks | ||
.dockerignore | ||
.gitignore | ||
CHANGELOG | ||
CloudronManifest.json | ||
DESCRIPTION.md | ||
Dockerfile | ||
POSTINSTALL.md | ||
README.md | ||
config.yaml | ||
logo.png | ||
start.sh |
README.md
VS Code Cloudron App
This repository contains the Cloudron app package source for VS Code.
Installation
or using the Cloudron command line tooling
cloudron install --appstore-id com.coder.codeserver.cloudronapp
Building
The app package can be built using the Cloudron command line tooling.
cd vscode-app
cloudron build
cloudron install