google-cloud-storage-wrapper
v1.0.2
Published
GCS wrapper for managing files.
Downloads
1
Readme
Google cloud storage node wrapper
A simple wrapper for managing files on GCS.
Installation
Install dependencies
npm install
Install typescript typings
You would need to have typings module installed globally.
typings install
Testing
Create a file key.json with your GCS credentials.
npm test