File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ tasks :
2+ - init : /workspace/rustlings/install.sh
3+ command : /workspace/.cargo/bin/rustlings watch
4+
5+ vscode :
6+ extensions :
7+ - rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg==
Original file line number Diff line number Diff line change @@ -48,6 +48,12 @@ Start-BitsTransfer -Source https://git.io/rustlings-win -Destination $env:TMP/in
4848
4949To install Rustlings. Same as on MacOS/Linux, you will have access to the ` rustlings ` command after it.
5050
51+ ## Browser:
52+
53+ [ Run on Repl.it] ( https://repl.it/github/rust-lang/rustlings )
54+
55+ [ Open in Gitpod] ( https://gitpod.io/#https://github.com/rust-lang/rustlings )
56+
5157## Manually
5258
5359Basically: Clone the repository, checkout to the latest tag, run ` cargo install ` .
You can’t perform that action at this time.
0 commit comments