Answers for "Install "repo""

0

Install "repo"

mkdir ~/bin
PATH=~/bin:$PATH
curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repo
Posted by: Guest on June-17-2021

Code answers related to "Install "repo""

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language