Skip to content

k0va1/frls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Ruby Language Server

Yet another one impementation of Ruby Language Server. Currentrly in progress

Available CLI arguments

--help, -h: help info

--version, -v: print current version

--host=<value>: specify host

--port=<port>: specify port

How to send a request?

cat fixtures/initialize.txt | curl telnet://127.0.0.1:1488

Development

Build and run: make

Run tests: make test

About

Fast Ruby Language Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages