Skip to content

Instantly share code, notes, and snippets.

@russel-yang
Created March 4, 2020 02:22
Show Gist options
  • Select an option

  • Save russel-yang/a5c6d3876a2c7884316575a43e9d2dda to your computer and use it in GitHub Desktop.

Select an option

Save russel-yang/a5c6d3876a2c7884316575a43e9d2dda to your computer and use it in GitHub Desktop.
install python venv-awscli
python3 -m venv ~/pyenv
source ~/pyenv/bin/activate
pip install awscli
aws help
@russel-yang
Copy link
Author

python -m pip install --upgrade pip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment