Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Info

This allow you to pack lsp server into one exe file without any dependencies.

Building exe

  • To build exe file you need windows
  • install ruby 3.2 installed(https://rubyinstaller.org/)
  • install ocran gem gem install ocran
  • copy this project
  • run bundle install
  • run in bash cmd build.sh it will generate lsp.exe file.

#TODO: create github action for building exe file https://github.com/ruby/setup-ruby