/helix-google-support

The Helix Google Support library contains helpers to easily authenticate and interact with google drive in the helix ecosystem.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Helix Google Support

The Helix Google Support library contains helpers to easily authenticate and interact with google drive in the helix ecosystem.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

$ npm install @adobe/helix-google-support

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint