Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 268 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 268 Bytes

Whistle Language Server Protocol

Installing

Git

cargo install --git https://github.com/whistle-lang/lsp

Local

git clone https://github.com/whistle-lang/lsp
cd lsp
cargo install --path ./

Usage

whistle_lsp