Created
March 26, 2017 15:32
-
-
Save freestrings/6d3a16f13de858159bec6b1c3d8343df to your computer and use it in GitHub Desktop.
Cargo 패키지 시스템 - Cargo로 프로젝트 생성부터 배포까지
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "source $HOME/.cargo/env" >> ~/.bash_profile | |
source ~/.bash_profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment