Skip to content

Instantly share code, notes, and snippets.

@x-ji
Created October 18, 2019 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save x-ji/16dcb9b0629699c6d56df50cc0d050cc to your computer and use it in GitHub Desktop.
Save x-ji/16dcb9b0629699c6d56df50cc0d050cc to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
git clone git@github.com:elixir-lsp/elixir-ls.git
cd elixir-ls
mix compile
# For example, when the target Elixir version is 1.9.0
mix elixir_ls.release -o release-1.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment