GDQuest / GDQuest/GDScript-formatter

Add support for installing the formatter directly through cargo

Aperta
#135 3 commenti 3 reazioni 0 assegnatari Vedi su GitHub
upstream
Lingua principale
Rust
Stelle
455
Fork
39
Merge medio
1g 15h
PR unite (30g)
4

Descrizione

The rust package manager has a feature where you can [publish binaries to crates.io and install them through cargo](https://doc.rust-lang.org/cargo/reference/publishing.html). Like you could run `cargo install starship --locked` and it would install the Starship shell prompt and add it to the path. It seems a lot more convenient than downloading the binary and manually adding it to the path. You can also clone the source code and install it through cargo that way, but having a command that you can copy-paste if you already have Rust installed would be pretty nice.

The pre-built binaries should still be there as an option, but the current installation process seems a little convoluted is all.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.