574 B
574 B
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