/vscode-arm

Automated builds of Visual Studio Code for Debian/Ubuntu on ARM

Primary LanguageDockerfileMIT LicenseMIT

vscode-arm

Automated builds of Visual Studio Code for Linux on ARM

No longer maintained -- for more recent builds, check out https://code.headmelted.com/

Installation Instructions

  1. Download the latest release
  2. Double-click the downloaded .deb file, or run sudo dpkg -i {downloaded .deb}

Building from source

  1. Clone this repo
  2. Run docker-compose up --build
  3. Once complete, the .deb file will be in the bin directory