Skip to content

Instantly share code, notes, and snippets.

@freestrings
Created March 26, 2017 15:32
Show Gist options
  • Save freestrings/6d3a16f13de858159bec6b1c3d8343df to your computer and use it in GitHub Desktop.
Save freestrings/6d3a16f13de858159bec6b1c3d8343df to your computer and use it in GitHub Desktop.
Cargo 패키지 시스템 - Cargo로 프로젝트 생성부터 배포까지
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