File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Google Cloud Node.js Client
2
-
3
2
> Node idiomatic client for Google Cloud services.
4
3
5
-
6
-
7
4
[ ![ NPM Version] ( https://img.shields.io/npm/v/gcloud.svg )] ( https://www.npmjs.org/package/gcloud )
8
5
[ ![ Travis Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-node.svg )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-node/ )
9
6
[ ![ Coverage Status] ( https://img.shields.io/coveralls/GoogleCloudPlatform/gcloud-node.svg )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-node?branch=master )
10
7
8
+ * [ Homepage] ( https://googlecloudplatform.github.io/gcloud-node/ )
9
+ * [ API Documentation] ( https://googlecloudplatform.github.io/gcloud-node/#/docs )
10
+
11
11
This client supports the following Google Cloud services:
12
12
13
13
* [ Google Cloud Datastore] ( https://cloud.google.com/products/cloud-datastore/ )
14
14
* [ Google Cloud Storage] ( https://cloud.google.com/products/cloud-storage/ )
15
15
16
- ## Quickstart
16
+ ## Quick Start
17
17
18
18
``` sh
19
19
$ npm install gcloud
You can’t perform that action at this time.
0 commit comments