Editor/IDE independent background server to inform about Elixir mix projects
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
59
commits
4
2
1
Fix gitignore
6276fa7
Update .gitignore
0db234f
Use newest Elixir version
02b3876
Fix deprecated warnings
dd7e928
Process Commands raises on unexpected input (Stopgap for #14) (#15)
8f752e7
run server using unix domain socket (#16)
bbd1d20
Update travis config
903d4f4
Fix a bunch of test issues
a086012
Parsing --port argument as integer (#13)
bf77f5c
No need to uniq the completion candidates
f374599
Update Elixir version test environment
830116b
Merge pull request #9 from slashmili/socket-server
b6d59a2
Implement communication with server via socket
1588ada
Merge pull request #7 from slashmili/cmd-ping
e108721
Added test for PING command
8b4799b