Go to file
Dennis Schwerdel 03e3a0dfa7 Optional proxyAuth 2021-04-19 21:00:35 +02:00
favicon Add doc and favicon 2021-04-14 21:43:53 +02:00
medialinks Add doc and favicon 2021-04-14 21:43:53 +02:00
.dockerignore Initial version 2021-04-14 20:22:51 +02:00
.gitignore Initial version 2021-04-14 20:22:51 +02:00
CHANGELOG Add doc and favicon 2021-04-14 21:43:53 +02:00
CloudronManifest.json Optional proxyAuth 2021-04-19 21:00:35 +02:00
DESCRIPTION.md Add doc and favicon 2021-04-14 21:43:53 +02:00
Dockerfile Add doc and favicon 2021-04-14 21:43:53 +02:00
POSTINSTALL.md Add doc and favicon 2021-04-14 21:43:53 +02:00
README.md Add doc and favicon 2021-04-14 21:43:53 +02:00
config.yaml Initial version 2021-04-14 20:22:51 +02:00
logo.png Add doc and favicon 2021-04-14 21:43:53 +02:00
start.sh Optional proxyAuth 2021-04-19 21:00:35 +02:00

README.md

VS Code Cloudron App

This repository contains the Cloudron app package source for VS Code.

Installation

Install

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