Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 351 Bytes

File metadata and controls

13 lines (11 loc) · 351 Bytes

Windows

scoop install git scoop install rustup scoop bucket add extras scoop install vcredist2022 (optional) rustup set default-host x86_64-pc-windows-gnu (optional) scoop install gcc

winget install Git.Git winget install Rustlang.Rustup winget install Microsoft.VisualStudio.2022.BuildTools winget install Microsoft.VisualStudio.2022.Community