mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-08-10 22:42:13 +02:00
doc: add hint on how to create codespace
Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
This commit is contained in:
@@ -65,6 +65,8 @@ If you get a permission denied message, you might have to exclude the directory
|
|||||||
|
|
||||||
[](https://gitpod.io/#https://github.com/rust-lang/rustlings)
|
[](https://gitpod.io/#https://github.com/rust-lang/rustlings)
|
||||||
|
|
||||||
|
Open up Rustlings in [Codespaces](https://docs.github.com/en/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository)
|
||||||
|
|
||||||
## Manually
|
## Manually
|
||||||
|
|
||||||
Basically: Clone the repository at the latest tag, run `cargo install --path .`.
|
Basically: Clone the repository at the latest tag, run `cargo install --path .`.
|
||||||
|
Reference in New Issue
Block a user