mirror of
https://git.cloudron.io/dswd/vscode-app.git
synced 2025-04-27 23:01:46 +00:00
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