Skip to content

Instantly share code, notes, and snippets.

@juliensimon
Last active August 29, 2015 14:19
Show Gist options
  • Save juliensimon/050948f43d42894ccc41 to your computer and use it in GitHub Desktop.
Save juliensimon/050948f43d42894ccc41 to your computer and use it in GitHub Desktop.
aws cli
% wget https://github.com/aws/aws-cli/archive/develop.zip
% unzip develop.zip
% cd aws-cli-develop
% sudo python setup.py install
% aws configure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment