blahgeek / emacs-lsp-booster

Emacs LSP performance booster
MIT License
464 stars 14 forks source link

Publish the emacs-lsp-booster on crates.io #23

Open monoid opened 4 months ago

monoid commented 4 months ago

This way it can be installed as cargo install emacs-lsp-booster.

blahgeek commented 4 months ago

Thanks, that's a good idea. I'm not familiar with that though, I will look into that.

monoid commented 4 months ago

The official tutorial seems to be a great starting point: https://doc.rust-lang.org/cargo/reference/publishing.html