Created
October 18, 2019 14:48
-
-
Save x-ji/ed5e987feeb2b89d823e0bc2551a3c63 to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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