An open API service indexing awesome lists of open source software.

https://github.com/sr229/cdr-web-lkgr

LKGR Builds for code-server - not for use in production.
https://github.com/sr229/cdr-web-lkgr

code-server lkgr vscode

Last synced: 5 months ago
JSON representation

LKGR Builds for code-server - not for use in production.

Awesome Lists containing this project

README

          

# `code-server-lkgr` [![Build Status](https://travis-ci.com/sr229/cdr-web-lkgr.svg?branch=master)](https://travis-ci.com/sr229/cdr-web-lkgr)

This repository builds [code-server](https://github.com/cdr/code-server)'s `web` branch based on their LKGR (Last Known Good Revision).

## Getting the Releases

Releases are versioned as `lkgr-[VSCODE_VERSION]`. LKGR releases are kept built until the main tree
merges into another VSCode version.

Head over to releases and download the tarball. Keep in mind we're not building for MacOS and Windows at the moment.

## Encountering Issues?

Please do not report here. Because this is just a LKGR build (fresh builds are done daily) that is unmodified code-server codebase, kindly report to the code-server's [issues](https://github.com/cdr/code-server/issues) instead.