gsuite-license-manager
v0.0.3
Published
A wrapper for the G suite Enterprise License SDK
Readme
G suite drive manager
A wrapper for the G Suite license SDK
Installation
npm install gsuite-license-manager
Usage
var licenseManager = gsuiteLicenseManager({
auth: auth
});Tests
npm test
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
