Go to file
Dennis Schwerdel eab94ab4d0 Set 1GB memory 2021-04-20 11:04:04 +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 Set 1GB memory 2021-04-20 11:04:04 +02:00
DESCRIPTION.md Update 2021-04-20 00:16:17 +02:00
Dockerfile Update 2021-04-20 00:16:17 +02:00
POSTINSTALL.md Update 2021-04-20 00:16:17 +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 Update 2021-04-20 00:16:17 +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