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.
 
 
Dennis Schwerdel eab94ab4d0 Set 1GB memory 2 years ago
favicon Add doc and favicon 2 years ago
medialinks Add doc and favicon 2 years ago
.dockerignore Initial version 2 years ago
.gitignore Initial version 2 years ago
CHANGELOG Add doc and favicon 2 years ago
CloudronManifest.json Set 1GB memory 2 years ago
DESCRIPTION.md Update 2 years ago
Dockerfile Update 2 years ago
POSTINSTALL.md Update 2 years ago
README.md Add doc and favicon 2 years ago
config.yaml Initial version 2 years ago
logo.png Add doc and favicon 2 years ago
start.sh Update 2 years ago

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