VSCodium / vscodium
- вторник, 28 августа 2018 г. в 00:16:25
Shell
binary releases of VS Code without MS branding/telemetry/licensing
This repository contains a build file to generate FLOSS release binaries of Microsoft's VSCode.
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.
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!
MIT