Skip to content

Lib for VS Code extensions installing executables from GitHub

Notifications You must be signed in to change notification settings

dankeboy36/install-from-gh-to-vscode

 
 

Repository files navigation

install-from-gh-to-vscode

Lib for VS Code extensions installing executables from GitHub

VS Code extensions can use it to get an executable from a GitHub release. This lib is the generalized way of getting the clangd executable to the clang/vscode-clangd to VS Code at runtime.

Forked from clangd/node-clangd@2109d30 with the following changes for VS Code:

Thank you for the clangd developers. ❤️

About

Lib for VS Code extensions installing executables from GitHub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • Shell 3.0%