Skip to content

Latest commit

 

History

History
 
 

utilities

Utilities for Google Cloud Client Library for Java

Adding Snippets

To add snippets to your source code file:

$ python utilities/add_snippets_to_file.py <snippets_path> <class_path>

For missing dependencies:

$ sudo apt-get install python-pip
$ sudo pip install virtualenv
$ virtualenv env
$ sudo pip install plyj