Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 357 Bytes

File metadata and controls

13 lines (11 loc) · 357 Bytes

설치되어 있는 rustlings 실행하려면, 단순히 현재 rustlings 루트 디렉터리 경로에서 쉘로 rustlings 실행

처음 설치 방법

  1. rustlings 바이너리 설치
cargo install rustlings
  1. rustlings 프로젝트 생성
rustlings init