You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
favicon | 1 year ago | |
medialinks | 1 year ago | |
.dockerignore | 1 year ago | |
.gitignore | 1 year ago | |
CHANGELOG | 1 year ago | |
CloudronManifest.json | 1 year ago | |
DESCRIPTION.md | 1 year ago | |
Dockerfile | 1 year ago | |
POSTINSTALL.md | 1 year ago | |
README.md | 1 year ago | |
config.yaml | 1 year ago | |
logo.png | 1 year ago | |
start.sh | 1 year ago |
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