vscode-app/README.md

574 B

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