withered-magic / starpls

An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Homebrew `brew` formulae option for macOS install

erikkerber opened this issue · comments

brew install starpls would fit well into many developer workflows, and would also solve for the chmod/quarantine/PATH dance required to download and run the binary from GitHub.

This makes sense and seems much more straightforward to deal with on Mac! I'll try to get this out soon and update the docs when ready

This should be working now, and the README is now updated - let me know if you run into any issues with the brew installation!