1.1.1 • Published 10 years ago

google-client-wrapper v1.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
10 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

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago