binary releases of VS Code without MS branding/telemetry/licensing

Peter Squicciarini 058f0db4f3 Fix race condition (#10) 7 years ago
.travis.yml 058f0db4f3 Fix race condition (#10) 7 years ago
LICENSE 83847916ca Testing build 7 years ago
README.md cbe7f17b5a Update README 7 years ago
build.sh 58cff9026c Update build to create deb and rpm packages 7 years ago
check_tags.sh 058f0db4f3 Fix race condition (#10) 7 years ago
create_zip.sh 58cff9026c Update build to create deb and rpm packages 7 years ago
get_repo.sh 206f1e77e2 Get build working 7 years ago
install_deps.sh 058f0db4f3 Fix race condition (#10) 7 years ago

README.md

VSCodium

This repository contains a build file to generate FLOSS release binaries of Microsoft's VSCode.

Download binaries here

Microsoft's downloads of VSCode are licensed under this not-FLOSS license. That's why this repo exists. So you don't have to download+build from source.

Until something more open comes around, we use the Microsoft Marketplace/Extensions in the product.json file. Those links are licensed under MIT as per the comments on this issue.

Supported OS/arch

Currently we are only building OSX (zip) and Linux x64 (deb, rpm, and tar). If you are familiar with building Windows binaries on Travis CI + Wine please put in a PR! :blue_heart:

License

MIT