mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-05 10:19:18 +00:00
Add ability to run rustlings in a repl.it!
This commit is contained in:
parent
523d18b873
commit
b5f958e6a5
@ -48,6 +48,9 @@ Start-BitsTransfer -Source https://git.io/rustlings-win -Destination $env:TMP/in
|
|||||||
|
|
||||||
To install Rustlings. Same as on MacOS/Linux, you will have access to the `rustlings` command after it.
|
To install Rustlings. Same as on MacOS/Linux, you will have access to the `rustlings` command after it.
|
||||||
|
|
||||||
|
## Browser:
|
||||||
|
[](https://repl.it/github/rust-lang/rustlings)
|
||||||
|
|
||||||
## Manually
|
## Manually
|
||||||
|
|
||||||
Basically: Clone the repository, checkout to the latest tag, run `cargo install`.
|
Basically: Clone the repository, checkout to the latest tag, run `cargo install`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user