Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 269 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 269 Bytes

Getting started

cargo install just
cargo install cargo-watch
just watch-build
sudo ln -s $(pwd)/target/debug/testing-language-server /usr/local/bin/testing-language-server
sudo ln -s $(pwd)/target/debug/testing-ls-adapter /usr/local/bin/testing-ls-adapter