mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-20 18:54:29 +10:00
12 lines
650 B
Markdown
12 lines
650 B
Markdown
## VSCodium
|
|
|
|
This repository contains a build file to generate FLOSS release binaries of Microsoft's VSCode.
|
|
|
|
[Download binaries here](https://github.com/VSCodium/vscodium/releases)
|
|
|
|
Microsoft's downloads of VSCode are licensed under [this not-FLOSS license](https://code.visualstudio.com/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.](https://github.com/Microsoft/vscode/issues/31168#issuecomment-317319063)
|
|
|
|
## License
|
|
MIT |