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