1.1.1 • Published 9 years ago

google-client-wrapper v1.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

Google client wrapper

Note: Currently supports calendar operations.

Running tests

You'll need to create a env.sh in the root directory with the following contents:

export SCOPE="Insert value here"
export CLIENT="Insert value here"
export APIKEY="insert value here"
export CALENDAR="Insert value here"

With env.sh in place you can run then tests with npm test or debug from browser via npm start.

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago