spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
391 stars 41 forks source link

README.md: add installation using Cargo #41

Closed sven-of-cord closed 2 years ago

sven-of-cord commented 2 years ago

I have just published spr on crates.io. That means there is an easy way available for anyone who has a Rust toolchain, without cloning the Git repo.

Test Plan: I tried cargo install spr - it worked just fine.

jozef-mokry commented 2 years ago

Test Plan: I tried cargo publish spr - it worked just fine.

I assume you tried cargo install spr as well?

sven-of-cord commented 2 years ago

Test Plan: I tried cargo publish spr - it worked just fine.

I assume you tried cargo install spr as well?

Lol. Yeah, that's what I meant.