Skip to content

miyalee/dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

curl -sSfL https://raw.githubusercontent.com/jiemolabs/dev-setup/master/setup.sh | bash -s - --all
#./setup.sh --all

download failed

export http_proxy=http://example.com https_proxy=http://example.com
./setup.sh --all

setuptools version conflict

# http://stackoverflow.com/questions/17586987/how-to-solve-pkg-resources-versionconflict-error-during-bin-python-bootstrap-py
pip install --user ansible-2.1.0.0.tar.gz

python-apt not available in virtualenv

ln -s /usr/lib/python2.7/dist-packages/apt* $VIRTUAL_ENV/lib/python*/site-packages

speedup gvm

rsynz -avzp --progress ~/.gvm/archive/go NEW_USER@NEW_HOST:.gvm/archive/

similar projects:

references:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages