Sha256: 21b14864c93f52804634b3fa917be769c9e47d57d2cae9a0d4f1a900a3be12be

Contents?: true

Size: 434 Bytes

Versions: 11

Compression:

Stored size: 434 Bytes

Contents

# 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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
platformos-check-0.4.14 build/windows/README.md
platformos-check-0.4.13 build/windows/README.md
platformos-check-0.4.12 build/windows/README.md
platformos-check-0.4.11 build/windows/README.md
platformos-check-0.4.10 build/windows/README.md
platformos-check-0.4.9 build/windows/README.md
platformos-check-0.4.8 build/windows/README.md
platformos-check-0.4.7 build/windows/README.md
platformos-check-0.4.6 build/windows/README.md
platformos-check-0.4.5 build/windows/README.md
platformos-check-0.4.4 build/windows/README.md