Automated builds of Visual Studio Code for Linux on ARM
No longer maintained -- for more recent builds, check out https://code.headmelted.com/
- Download the latest release
- Double-click the downloaded
.deb
file, or runsudo dpkg -i {downloaded .deb}
- Clone this repo
- Run
docker-compose up --build
- Once complete, the
.deb
file will be in thebin
directory