Skip to content

Instantly share code, notes, and snippets.

@loopj
Created October 14, 2012 02:49
Show Gist options
  • Save loopj/3887081 to your computer and use it in GitHub Desktop.
Save loopj/3887081 to your computer and use it in GitHub Desktop.
Install google command line tools on mac
#!/bin/bash
sudo pip install -Iv http://gdata-python-client.googlecode.com/files/gdata-2.0.14.tar.gz googlecl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment