Yet another one impementation of Ruby Language Server. Currentrly in progress
--help, -h
: help info
--version, -v
: print current version
--host=<value>
: specify host
--port=<port>
: specify port
cat fixtures/initialize.txt | curl telnet://127.0.0.1:1488
Build and run: make
Run tests: make test