tremor-rs/tremor-language-server

Produce rpm's and deb's with a language server release

darach opened this issue · 0 comments

We do not currently build language server images ( docker, rpm, deb ) as part of the
release process for tremor. Adding these would mean folk have multiple options to
install the language server without having to install the rust toolchain and doing a build.

The images would be super useful in online IDE's such as github codespaces and gitpod.