Skip to content

Instantly share code, notes, and snippets.

@tianqig
Forked from loopj/google-cl.sh
Created August 5, 2017 08:26
Show Gist options
  • Save tianqig/c24b3c77ba61146b63e7b398f3732cdf to your computer and use it in GitHub Desktop.
Save tianqig/c24b3c77ba61146b63e7b398f3732cdf 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