Skip to content

Instantly share code, notes, and snippets.

@leocelis
Created April 30, 2016 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leocelis/71058b995c2a48bd04457ad04a1eb407 to your computer and use it in GitHub Desktop.
Save leocelis/71058b995c2a48bd04457ad04a1eb407 to your computer and use it in GitHub Desktop.
curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
sudo python get-pip.py
sudo pip install awscli
aws configure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment