|
| 1 | +Google Cloud Java Client for Compute (Alpha) |
| 2 | +==================================== |
| 3 | + |
| 4 | +Java idiomatic client for [Google Cloud Compute] (https://cloud.google.com/compute). |
| 5 | + |
| 6 | +[](https://travis-ci.org/GoogleCloudPlatform/gcloud-java) |
| 7 | +[](https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master) |
| 8 | +<!-- TODO(mziccard): add in the maven shield once the artifact is pushed to maven --> |
| 9 | +[](https://www.codacy.com/app/mziccard/gcloud-java) |
| 10 | +[](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969) |
| 11 | + |
| 12 | +- [Homepage] (https://googlecloudplatform.github.io/gcloud-java/) |
| 13 | +<!-- TODO(mziccard): add link to API documentatin --> |
| 14 | + |
| 15 | +> Note: This client is a work-in-progress, and may occasionally |
| 16 | +> make backwards-incompatible changes. |
| 17 | +
|
| 18 | +Quickstart |
| 19 | +---------- |
| 20 | +If you are using Maven, add this to your pom.xml file |
| 21 | +<!-- TODO(mziccard): add maven dependency code --> |
| 22 | +If you are using Gradle, add this to your dependencies |
| 23 | +<!-- TODO(mziccard): add gradle dependency code --> |
| 24 | +If you are using SBT, add this to your dependencies |
| 25 | +<!-- TODO(mziccard): add sbt dependency code --> |
| 26 | + |
| 27 | +Example Application |
| 28 | +------------------- |
| 29 | +<!-- TODO(mziccard): add example application --> |
| 30 | + |
| 31 | +Authentication |
| 32 | +-------------- |
| 33 | + |
| 34 | +See the [Authentication](https://github.com/GoogleCloudPlatform/gcloud-java#authentication) section in the base directory's README. |
| 35 | + |
| 36 | +About Google Cloud BigQuery |
| 37 | +-------------------------- |
| 38 | + |
| 39 | +[Google Cloud Compute][cloud-compute] delivers virtual machines running in Google's innovative data |
| 40 | +centers and worldwide fiber network. Compute Engine's tooling and workflow support enable scaling |
| 41 | +from single instances to global, load-balanced cloud computing. Compute Engine's VMs boot quickly, |
| 42 | +come with persistent disk storage, deliver consistent performance and are available in many |
| 43 | +configurations. |
| 44 | + |
| 45 | +Be sure to activate the Google Cloud Compute API on the Developer's Console to use Compute from |
| 46 | +your project. |
| 47 | + |
| 48 | +See the ``gcloud-java`` API [compute documentation][compute-api] to learn how to interact |
| 49 | +with Google Cloud Compute using this Client Library. |
| 50 | + |
| 51 | +Getting Started |
| 52 | +--------------- |
| 53 | +<!-- TODO(mziccard): add code snippet --> |
| 54 | + |
| 55 | +Troubleshooting |
| 56 | +--------------- |
| 57 | + |
| 58 | +To get help, follow the `gcloud-java` links in the `gcloud-*`[shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting). |
| 59 | + |
| 60 | +Java Versions |
| 61 | +------------- |
| 62 | + |
| 63 | +Java 7 or above is required for using this client. |
| 64 | + |
| 65 | +Testing |
| 66 | +------- |
| 67 | + |
| 68 | +This library has tools to help make tests for code using Cloud BigQuery. |
| 69 | + |
| 70 | +See [TESTING] to read more about testing. |
| 71 | + |
| 72 | +Versioning |
| 73 | +---------- |
| 74 | + |
| 75 | +This library follows [Semantic Versioning] (http://semver.org/). |
| 76 | + |
| 77 | +It is currently in major version zero (``0.y.z``), which means that anything |
| 78 | +may change at any time and the public API should not be considered |
| 79 | +stable. |
| 80 | + |
| 81 | +Contributing |
| 82 | +------------ |
| 83 | + |
| 84 | +Contributions to this library are always welcome and highly encouraged. |
| 85 | + |
| 86 | +See [CONTRIBUTING] for more information on how to get started. |
| 87 | + |
| 88 | +License |
| 89 | +------- |
| 90 | + |
| 91 | +Apache 2.0 - See [LICENSE] for more information. |
| 92 | + |
| 93 | + |
| 94 | +[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/CONTRIBUTING.md |
| 95 | +[LICENSE]: https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/LICENSE |
| 96 | +[TESTING]: https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/TESTING.md#testing-code-that-uses-compute |
| 97 | +[cloud-platform]: https://cloud.google.com/ |
| 98 | + |
| 99 | +[cloud-compute]: https://cloud.google.com/compute/ |
| 100 | +[compute-api]: http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/compute/package-summary.html |
0 commit comments