Find a file
Peter Squicciarini cbe7f17b5a Update README
2018-08-15 14:22:49 -04:00
.travis.yml Update build to create deb and rpm packages 2018-08-15 11:59:54 -04:00
build.sh Update build to create deb and rpm packages 2018-08-15 11:59:54 -04:00
check_tags.sh Binary releases of VS Code without MS branding/telemetry/licensing 2018-08-14 11:59:14 -04:00
create_zip.sh Update build to create deb and rpm packages 2018-08-15 11:59:54 -04:00
get_repo.sh Get build working 2018-08-14 10:02:32 -04:00
install_deps.sh Get build working 2018-08-14 10:02:32 -04:00
LICENSE Testing build 2018-08-13 11:14:15 -04:00
README.md Update README 2018-08-15 14:22:49 -04:00

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! 💙

License

MIT