코딩Coding/Rust★cargo★compiler

macOS_rust_nightly버젼 homebrew로 설치하는 방법

내인생PLUS 2022. 4. 28. 01:43
728x90

https://github.com/pointlessone/homebrew-rust-nightly

 

GitHub - pointlessone/homebrew-rust-nightly

Contribute to pointlessone/homebrew-rust-nightly development by creating an account on GitHub.

github.com

 

 

 

 

// Run the following in your command-line:

brew tap cheba/rust-nightly





// Build and install rust & cargo nightly:

brew install rust-nightly

 

반응형