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.
|
||||
|
||||
## Browser:
|
||||
[](https://repl.it/github/rust-lang/rustlings)
|
||||
|
||||
## Manually
|
||||
|
||||
Basically: Clone the repository, checkout to the latest tag, run `cargo install`.
|
||||
|
|
Loading…
Reference in a new issue