Skip to content

Instantly share code, notes, and snippets.

@chris-rock
Created August 3, 2014 14:39
Show Gist options
  • Select an option

  • Save chris-rock/6cb9e16c85f8c766b120 to your computer and use it in GitHub Desktop.

Select an option

Save chris-rock/6cb9e16c85f8c766b120 to your computer and use it in GitHub Desktop.

Revisions

  1. chris-rock created this gist Aug 3, 2014.
    1 change: 1 addition & 0 deletions httpie.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    apt-get update && apt-get install -y curl && curl --silent https://bootstrap.pypa.io/get-pip.py |python3 && pip install --upgrade httpie